Skip to content

Commit ebf52a7

Browse files
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (#3713)
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@3.6.0...3.6.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f7181c commit ebf52a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-osgi-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<plugin>
197197
<groupId>org.codehaus.mojo</groupId>
198198
<artifactId>build-helper-maven-plugin</artifactId>
199-
<version>3.6.0</version>
199+
<version>3.6.1</version>
200200
<executions>
201201
<execution>
202202
<id>define-log4jPluginPackageForTests</id>

0 commit comments

Comments
 (0)