Skip to content

Commit 37c9126

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.6.1 (#263)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.1 to 3.6.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.1...maven-shade-plugin-3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7021ee commit 37c9126

File tree

1 file changed

+1
-1
lines changed
  • cf-java-logging-support-opentelemetry-agent-extension

1 file changed

+1
-1
lines changed

cf-java-logging-support-opentelemetry-agent-extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>org.apache.maven.plugins</groupId>
9191
<artifactId>maven-shade-plugin</artifactId>
92-
<version>3.5.1</version>
92+
<version>3.6.1</version>
9393
<executions>
9494
<execution>
9595
<phase>package</phase>

0 commit comments

Comments
 (0)