Skip to content

Commit

Permalink
Merge pull request #102 from opwvhk/dependabot/maven/org.slf4j.versio…
Browse files Browse the repository at this point in the history
…n-2.0.16

Bump org.slf4j.version from 2.0.13 to 2.0.16
  • Loading branch information
opwvhk authored Aug 11, 2024
2 parents a391846 + 6522ec5 commit c9bba45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<properties>
<jackson.version>2.17.2</jackson.version>
<avro.version>1.11.3</avro.version>
<org.slf4j.version>2.0.13</org.slf4j.version>
<org.slf4j.version>2.0.16</org.slf4j.version>
<!-- Build configurations -->
<maven.compiler.release>17</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit c9bba45

Please sign in to comment.