Skip to content

Commit 18bfd51

Browse files
authored
Merge branch 'master' into illigal-access-fix
2 parents 5c4889a + 36026c7 commit 18bfd51

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
@@ -180,7 +180,7 @@
180180
<plugin>
181181
<groupId>org.codehaus.mojo</groupId>
182182
<artifactId>build-helper-maven-plugin</artifactId>
183-
<version>3.2.0</version>
183+
<version>3.3.0</version>
184184
<executions>
185185
<execution>
186186
<id>add-test-source</id>
@@ -250,7 +250,7 @@
250250
<plugin>
251251
<groupId>org.apache.maven.plugins</groupId>
252252
<artifactId>maven-jar-plugin</artifactId>
253-
<version>3.2.0</version>
253+
<version>3.2.1</version>
254254
<executions>
255255
<execution>
256256
<id>test-jar</id>

0 commit comments

Comments
 (0)