Skip to content

Commit

Permalink
deps: bump slf4jVersion from 2.0.10 to 2.0.11 in /v4
Browse files Browse the repository at this point in the history
Bumps `slf4jVersion` from 2.0.10 to 2.0.11.

Updates `org.slf4j:slf4j-api` from 2.0.10 to 2.0.11

Updates `org.slf4j:jcl-over-slf4j` from 2.0.10 to 2.0.11

Updates `org.slf4j:jul-to-slf4j` from 2.0.10 to 2.0.11

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:jul-to-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jan 8, 2024
1 parent ae49ed8 commit ac7e0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v4/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ext {
localInterlokRepo = project.findProperty('localInterlokRepo') ?: 'unknown'
nexusBaseUrl = 'https://nexus.adaptris.net'
log4j2Version='2.20.0'
slf4jVersion='2.0.10'
slf4jVersion='2.0.11'
jakartaJmsSubstitution='jakarta.jms:jakarta.jms-api:2.0.3'
jakartaActivationSubstitution='com.sun.activation:jakarta.activation:1.2.2'
jakartaMailSubstitution='com.sun.mail:jakarta.mail:1.6.7'
Expand Down

0 comments on commit ac7e0b2

Please sign in to comment.