Skip to content

Commit e79b1a1

Browse files
authored
Merge branch 'main' into dependabot/maven/org.junit.jupiter-junit-jupiter-6.0.0
2 parents 6e1b8d4 + 93935d4 commit e79b1a1

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
@@ -187,7 +187,7 @@
187187
<plugin>
188188
<groupId>org.sonatype.central</groupId>
189189
<artifactId>central-publishing-maven-plugin</artifactId>
190-
<version>0.8.0</version>
190+
<version>0.9.0</version>
191191
<extensions>true</extensions>
192192
</plugin>
193193
</plugins>
@@ -200,7 +200,7 @@
200200
</plugin>
201201
<plugin>
202202
<artifactId>maven-compiler-plugin</artifactId>
203-
<version>3.14.0</version>
203+
<version>3.14.1</version>
204204
</plugin>
205205
<plugin>
206206
<artifactId>maven-source-plugin</artifactId>

0 commit comments

Comments
 (0)