Skip to content

Commit

Permalink
Bump org.bsc.maven:maven-processor-plugin from 2.2.4 to 5.1-jdk8
Browse files Browse the repository at this point in the history
Bumps [org.bsc.maven:maven-processor-plugin](https://github.com/bsorrentino/maven-annotation-plugin) from 2.2.4 to 5.1-jdk8.
- [Release notes](https://github.com/bsorrentino/maven-annotation-plugin/releases)
- [Changelog](https://github.com/bsorrentino/maven-annotation-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bsorrentino/maven-annotation-plugin/commits)

---
updated-dependencies:
- dependency-name: org.bsc.maven:maven-processor-plugin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent dd6a93d commit 0b8be1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wicket-spring-boot-starter-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<maven.deploy.skip>true</maven.deploy.skip>
<maven-processor-plugin.version>2.2.4</maven-processor-plugin.version>
<maven-processor-plugin.version>5.1-jdk8</maven-processor-plugin.version>
<maven.javadoc.skip>true</maven.javadoc.skip>
</properties>

Expand Down

0 comments on commit 0b8be1b

Please sign in to comment.