| commit | 3c2602a8abd3e4d9ce82f72f243fe334ecd8921c | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Jun 13 19:32:10 2025 +0000 |
| committer | GitHub <noreply@github.com> | Fri Jun 13 19:32:10 2025 +0000 |
| tree | a0ce46607ffaee3192a6c53d241c70c4ee0b79f6 | |
| parent | 859a55419639d726b18bedc3d841271a03073f0c [diff] |
Bump org.apache.logging:logging-parent from 11.3.0 to 12.1.1 Bumps [org.apache.logging:logging-parent](https://github.com/apache/logging-parent) from 11.3.0 to 12.1.1. - [Release notes](https://github.com/apache/logging-parent/releases) - [Commits](https://github.com/apache/logging-parent/compare/rel/11.3.0...rel/12.1.1) --- updated-dependencies: - dependency-name: org.apache.logging:logging-parent dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index da197dd..1c20b4b 100644 --- a/pom.xml +++ b/pom.xml
@@ -31,7 +31,7 @@ <parent> <groupId>org.apache.logging</groupId> <artifactId>logging-parent</artifactId> - <version>11.3.0</version> + <version>12.1.1</version> </parent> <groupId>org.apache.logging.log4j</groupId>