Skip to content

Commit 5c1217f

Browse files
Bump org.apache.logging:logging-parent in /log4j-samples-graalvm (#273)
Bumps [org.apache.logging:logging-parent](https://github.com/apache/logging-parent) from 11.3.0 to 12.0.0. - [Release notes](https://github.com/apache/logging-parent/releases) - [Commits](apache/logging-parent@rel/11.3.0...rel/12.0.0) --- updated-dependencies: - dependency-name: org.apache.logging:logging-parent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d525472 commit 5c1217f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-samples-graalvm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.logging</groupId>
2222
<artifactId>logging-parent</artifactId>
23-
<version>11.3.0</version>
23+
<version>12.0.0</version>
2424
<relativePath />
2525
</parent>
2626

0 commit comments

Comments
 (0)