Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Nov 10, 2024
1 parent 46f3b89 commit e9667de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ph-schematron-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.15.0</version>
<version>3.15.1</version>
</plugin>
</plugins>
</reporting>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<jaxb-plugin.artifact>jaxb-maven-plugin</jaxb-plugin.artifact>
<jaxb-plugin.version>4.0.8</jaxb-plugin.version>
<ph-jaxb-plugin.version>4.0.3</ph-jaxb-plugin.version>
<schxslt.version>1.10</schxslt.version>
<schxslt.version>1.10.1</schxslt.version>
<spotbugs-annotations.version>4.8.6</spotbugs-annotations.version>
</properties>

Expand Down

0 comments on commit e9667de

Please sign in to comment.