Skip to content

Commit a6c0c72

Browse files
Merge branch 'main' into dependabot/maven/org.slf4j-slf4j-api-2.0.18
2 parents d649292 + d287919 commit a6c0c72

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.codehaus.mojo</groupId>
133133
<artifactId>versions-maven-plugin</artifactId>
134-
<version>2.20.1</version>
134+
<version>2.21.0</version>
135135
<configuration>
136136
<rulesUri>file://${project.basedir}/version-rules.xml</rulesUri>
137137
</configuration>
@@ -188,7 +188,7 @@
188188
<plugin>
189189
<groupId>org.sonatype.central</groupId>
190190
<artifactId>central-publishing-maven-plugin</artifactId>
191-
<version>0.9.0</version>
191+
<version>0.10.0</version>
192192
<extensions>true</extensions>
193193
<configuration>
194194
<publishingServerId>ossrh</publishingServerId>

0 commit comments

Comments
 (0)