Skip to content

Commit 51a6739

Browse files
authored
Merge pull request #477 from com-pas/develop
chore: merge develop into main
2 parents c8208ef + 491b8c5 commit 51a6739

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ SPDX-License-Identifier: Apache-2.0
170170
<plugin>
171171
<groupId>org.apache.maven.plugins</groupId>
172172
<artifactId>maven-jar-plugin</artifactId>
173-
<version>3.3.0</version>
173+
<version>3.4.2</version>
174174
<executions>
175175
<execution>
176176
<goals>
@@ -245,7 +245,7 @@ SPDX-License-Identifier: Apache-2.0
245245
<plugin>
246246
<groupId>org.apache.maven.plugins</groupId>
247247
<artifactId>maven-source-plugin</artifactId>
248-
<version>3.3.0</version>
248+
<version>3.3.1</version>
249249
<executions>
250250
<execution>
251251
<id>attach-sources</id>

0 commit comments

Comments
 (0)