Skip to content

Commit

Permalink
Merge pull request #41 from mariocosenza/dependabot/gradle/org.slf4j-…
Browse files Browse the repository at this point in the history
…slf4j-simple-2.0.16

build(deps): bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16
  • Loading branch information
mariocosenza committed Aug 14, 2024
2 parents b776d7c + d6cbb34 commit f330d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation("com.google.code.gson:gson:2.11.0")
implementation("jakarta.el:jakarta.el-api:6.0.1")
compileOnly('jakarta.servlet:jakarta.servlet-api:6.1.0')
implementation("org.slf4j:slf4j-simple:2.0.13")
implementation("org.slf4j:slf4j-simple:2.0.16")
implementation("org.slf4j:slf4j-api:2.0.13")
implementation('org.hibernate:hibernate-core:6.6.0.Final')
implementation("org.hibernate:hibernate-spatial:6.5.2.Final")
Expand Down

0 comments on commit f330d88

Please sign in to comment.