Skip to content

Commit 5fecfee

Browse files
Merge branch 'main' into dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.21.0
2 parents c739bf4 + 92e8e71 commit 5fecfee

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
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>org.apache.maven.plugins</groupId>
160160
<artifactId>maven-enforcer-plugin</artifactId>
161-
<version>3.6.2</version>
161+
<version>3.6.3</version>
162162
<executions>
163163
<execution>
164164
<id>enforce-versions</id>
@@ -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)