Skip to content

Commit

Permalink
Bump org.bsc.maven:maven-processor-plugin from 5.0 to 5.1-jdk8 (#160)
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 5.0 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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 0ff6c06 commit 42cdc59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx-lang-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
<plugin>
<groupId>org.bsc.maven</groupId>
<artifactId>maven-processor-plugin</artifactId>
<version>5.0</version>
<version>5.1-jdk8</version>
<configuration>
<systemProperties>
<java.util.logging.SimpleFormatter.format>%4$s: %3$s - %5$s %6$s%n</java.util.logging.SimpleFormatter.format>
Expand Down

0 comments on commit 42cdc59

Please sign in to comment.