Skip to content

Commit

Permalink
Bump jaxb2-maven-plugin from 2.5.0 to 3.1.0 (#43)
Browse files Browse the repository at this point in the history
Bumps [jaxb2-maven-plugin](https://github.com/mojohaus/jaxb2-maven-plugin) from 2.5.0 to 3.1.0.
- [Release notes](https://github.com/mojohaus/jaxb2-maven-plugin/releases)
- [Commits](mojohaus/jaxb2-maven-plugin@jaxb2-maven-plugin-2.5.0...jaxb2-maven-plugin-3.1.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:jaxb2-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2022
1 parent d5ff1aa commit b387bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jaxb2-maven-plugin</artifactId>
<version>2.5.0</version>
<version>3.1.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit b387bbc

Please sign in to comment.