Skip to content

Commit 98f36dd

Browse files
Bump org.codehaus.mojo:jaxb2-maven-plugin from 2.2 to 4.0.0
Bumps [org.codehaus.mojo:jaxb2-maven-plugin](https://github.com/mojohaus/jaxb2-maven-plugin) from 2.2 to 4.0.0. - [Release notes](https://github.com/mojohaus/jaxb2-maven-plugin/releases) - [Commits](mojohaus/jaxb2-maven-plugin@jaxb2-maven-plugin-2.2...4.0.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:jaxb2-maven-plugin dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a2e68d commit 98f36dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mockserver-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<plugin>
3131
<groupId>org.codehaus.mojo</groupId>
3232
<artifactId>jaxb2-maven-plugin</artifactId>
33-
<version>2.2</version>
33+
<version>4.0.0</version>
3434
<executions>
3535
<execution>
3636
<id>xjc</id>

0 commit comments

Comments
 (0)