Skip to content

Commit e297ad9

Browse files
author
Rob Tjalma
authored
Merge pull request #67 from com-pas/develop
Merge branch 'develop' into master
2 parents de1c578 + 24896fe commit e297ad9

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
@@ -218,7 +218,7 @@ SPDX-License-Identifier: Apache-2.0
218218
<plugin>
219219
<groupId>org.jboss.jandex</groupId>
220220
<artifactId>jandex-maven-plugin</artifactId>
221-
<version>1.2.0</version>
221+
<version>1.1.1</version>
222222
<executions>
223223
<execution>
224224
<id>make-index</id>
@@ -302,7 +302,7 @@ SPDX-License-Identifier: Apache-2.0
302302
<plugin>
303303
<groupId>org.apache.maven.plugins</groupId>
304304
<artifactId>maven-javadoc-plugin</artifactId>
305-
<version>3.3.0</version>
305+
<version>3.3.1</version>
306306
<executions>
307307
<execution>
308308
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)