Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.jboss.logmanager:jboss-logmanager from 2.1.19.Final to 3.0.0.Final #101

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.jboss.logmanager:jboss-logmanager
Bumps [org.jboss.logmanager:jboss-logmanager](https://github.com/jboss-logging/jboss-logmanager) from 2.1.19.Final to 3.0.0.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logmanager/releases)
- [Commits](jboss-logging/jboss-logmanager@2.1.19.Final...3.0.0.Final)

---
updated-dependencies:
- dependency-name: org.jboss.logmanager:jboss-logmanager
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Sep 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit bbc73773c9fda1ca2a9690930cb80cbf1aa8bb91
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -58,7 +58,7 @@
<properties>
<version.org.junit>5.11.0</version.org.junit>
<version.org.apache.logging.log4j>2.16.0</version.org.apache.logging.log4j>
<version.org.jboss.logmanager.jboss-logmanager>2.1.19.Final</version.org.jboss.logmanager.jboss-logmanager>
<version.org.jboss.logmanager.jboss-logmanager>3.0.0.Final</version.org.jboss.logmanager.jboss-logmanager>

<!-- Using 8 instead of 1.8 works around an issue with generating JavaDoc's on Java 11. -->
<maven.compiler.source>8</maven.compiler.source>