Skip to content

Commit

Permalink
Update slf4j to 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo authored and martint committed Feb 9, 2024
1 parent be2f192 commit b48bbcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Airbase 150
- jmxutils to 1.26 (from 1.25)
- AssertJ to 3.25.3 (from 3.25.1)
- junit 5.10.2 (from 5.10.1)
- slf4j 2.0.12 (from 2.0.11)
* Plugin updates:
- spotbugs-maven-plugin to 4.8.3.0 (from 4.8.1.0)
- dependency-scope-maven-plugin 1.0.2 (from 1.0.1)
Expand Down
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<dep.modernizer.version>2.7.0</dep.modernizer.version>
<dep.opentelemetry.version>1.34.1</dep.opentelemetry.version>
<dep.opentelemetry-instrumentation.version>2.0.0</dep.opentelemetry-instrumentation.version>
<dep.slf4j.version>2.0.11</dep.slf4j.version>
<dep.slf4j.version>2.0.12</dep.slf4j.version>
<dep.slice.version>2.2</dep.slice.version>
<dep.spotbugs-annotations.version>4.8.3</dep.spotbugs-annotations.version>
<dep.testng.version>6.10</dep.testng.version>
Expand Down

0 comments on commit b48bbcc

Please sign in to comment.