Skip to content

Commit

Permalink
Merge pull request #67 from com-pas/develop
Browse files Browse the repository at this point in the history
Merge branch 'develop' into master
  • Loading branch information
Flurb authored Sep 8, 2021
2 parents de1c578 + 24896fe commit e297ad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ SPDX-License-Identifier: Apache-2.0
<plugin>
<groupId>org.jboss.jandex</groupId>
<artifactId>jandex-maven-plugin</artifactId>
<version>1.2.0</version>
<version>1.1.1</version>
<executions>
<execution>
<id>make-index</id>
Expand Down Expand Up @@ -302,7 +302,7 @@ SPDX-License-Identifier: Apache-2.0
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit e297ad9

Please sign in to comment.