Skip to content

Commit

Permalink
Merge pull request #102 from toolisticon/dependabot/maven/org.codehau…
Browse files Browse the repository at this point in the history
…s.mojo-build-helper-maven-plugin-3.3.0

Bump build-helper-maven-plugin from 1.9.1 to 3.3.0
  • Loading branch information
tobiasstamann authored Nov 6, 2023
2 parents 08d31b0 + ef7d7ad commit ad98afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/example-annotationprocessor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.9.1</version>
<version>3.3.0</version>
<executions>
<execution>
<id>add-resource</id>
Expand Down

0 comments on commit ad98afb

Please sign in to comment.