Skip to content

Commit 0024fd4

Browse files
dependabot[bot]laeubi
authored andcommitted
Bump org.codehaus.mojo:jaxb2-maven-plugin from 3.2.0 to 3.3.0
Bumps [org.codehaus.mojo:jaxb2-maven-plugin](https://github.com/mojohaus/jaxb2-maven-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/mojohaus/jaxb2-maven-plugin/releases) - [Commits](mojohaus/jaxb2-maven-plugin@jaxb2-maven-plugin-3.2.0...jaxb2-maven-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:jaxb2-maven-plugin dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 798e67c commit 0024fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pax-jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<plugin>
118118
<groupId>org.codehaus.mojo</groupId>
119119
<artifactId>jaxb2-maven-plugin</artifactId>
120-
<version>3.2.0</version>
120+
<version>3.3.0</version>
121121
<executions>
122122
<execution>
123123
<id>xsd-to-java</id>

0 commit comments

Comments
 (0)