Skip to content

Commit

Permalink
Merge pull request #17 from julianmendez/dependabot/maven/org.slf4j-s…
Browse files Browse the repository at this point in the history
…lf4j-simple-2.0.16

Bump org.slf4j:slf4j-simple from 1.7.10 to 2.0.16
  • Loading branch information
julianmendez authored Dec 21, 2024
2 parents 2f70543 + 66653a5 commit 6fdb4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uel-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.10</version>
<version>2.0.16</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6fdb4cf

Please sign in to comment.