Skip to content

Commit 0f2420c

Browse files
chore: bump org.apache.logging.log4j:log4j-transform-maven-shade-plugin-extensions (#1977)
Bumps org.apache.logging.log4j:log4j-transform-maven-shade-plugin-extensions from 0.1.0 to 0.2.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-transform-maven-shade-plugin-extensions dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philipp Page <[email protected]>
1 parent 100c146 commit 0f2420c

File tree

2 files changed

+2
-2
lines changed
  • examples
    • powertools-examples-core-utilities/sam-graalvm
    • powertools-examples-parameters/sam-graalvm

2 files changed

+2
-2
lines changed

examples/powertools-examples-core-utilities/sam-graalvm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>org.apache.logging.log4j</groupId>
137137
<artifactId>log4j-transform-maven-shade-plugin-extensions</artifactId>
138-
<version>0.1.0</version>
138+
<version>0.2.0</version>
139139
</dependency>
140140
</dependencies>
141141
</plugin>

examples/powertools-examples-parameters/sam-graalvm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<dependency>
154154
<groupId>org.apache.logging.log4j</groupId>
155155
<artifactId>log4j-transform-maven-shade-plugin-extensions</artifactId>
156-
<version>0.1.0</version>
156+
<version>0.2.0</version>
157157
</dependency>
158158
</dependencies>
159159
</plugin>

0 commit comments

Comments
 (0)