Skip to content

Commit 508e53a

Browse files
committed
Update Maven dependencies/plugins
1 parent 458ab17 commit 508e53a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<plugin>
144144
<groupId>org.sonarsource.scanner.maven</groupId>
145145
<artifactId>sonar-maven-plugin</artifactId>
146-
<version>5.0.0.4389</version>
146+
<version>5.1.0.4751</version>
147147
</plugin>
148148
</plugins>
149149
</pluginManagement>
@@ -179,7 +179,7 @@
179179
-->
180180
<groupId>org.asciidoctor</groupId>
181181
<artifactId>asciidoctor-maven-plugin</artifactId>
182-
<version>3.1.1</version>
182+
<version>3.2.0</version>
183183
<executions>
184184
<execution>
185185
<id>convert-to-html</id>
@@ -455,7 +455,7 @@
455455
<plugin>
456456
<groupId>org.sonatype.central</groupId>
457457
<artifactId>central-publishing-maven-plugin</artifactId>
458-
<version>0.6.0</version>
458+
<version>0.7.0</version>
459459
<extensions>true</extensions>
460460
<configuration>
461461
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)