Skip to content

Commit

Permalink
:feat: update Slf4j and Netty
Browse files Browse the repository at this point in the history
Signed-off-by: riccardomodanese <riccardo.modanese@eurotech.com>
  • Loading branch information
riccardomodanese committed Nov 18, 2024
1 parent faba0e8 commit ef2c6d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@
<liquibase.version>3.6.3</liquibase.version>
<log4j-api.version>2.17.1</log4j-api.version>
<log4j2-mock.version>0.0.2</log4j2-mock.version>
<logback.version>1.3.12</logback.version>
<logback.version>1.5.12</logback.version>
<mockito.version>1.10.19</mockito.version>
<netty.version>4.1.100.Final</netty.version>
<netty.version>4.1.114.Final</netty.version>
<netty3.version>3.10.6.Final</netty3.version>
<ow2-asm.version>9.4</ow2-asm.version>
<owasp-encoder.version>1.2.3</owasp-encoder.version>
Expand All @@ -128,7 +128,7 @@
<reflections.version>0.10.2</reflections.version>
<scada-utils.version>0.4.0</scada-utils.version>
<shiro.version>1.12.0</shiro.version>
<slf4j.version>2.0.0</slf4j.version>
<slf4j.version>2.0.16</slf4j.version>
<snakeyaml.version>2.2</snakeyaml.version>
<spotify.version>8.15.1</spotify.version>
<swagger-ui.version>5.3.1</swagger-ui.version>
Expand Down

0 comments on commit ef2c6d6

Please sign in to comment.