Skip to content

Commit

Permalink
package update for logging
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-JAlvarez committed Apr 26, 2023
1 parent a497b42 commit 714b787
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 @@ -6,7 +6,7 @@

<groupId>io.soos</groupId>
<artifactId>sca</artifactId>
<version>1.1.1</version>
<version>1.1.2</version>

<name>SOOS Integrations core</name>
<description>Core package used on all our java integrations development.</description>
Expand Down Expand Up @@ -42,8 +42,8 @@
<junit.jupiter.version>5.8.2</junit.jupiter.version>
<junit.platform.version>1.8.1</junit.platform.version>
<mockito.version>3.12.4</mockito.version>
<slf4j.version>1.7.32</slf4j.version>
<log4j.version>2.17.1</log4j.version>
<slf4j.version>2.0.7</slf4j.version>
<log4j.version>2.20.0</log4j.version>
<systemrules.version>1.19.0</systemrules.version>
<systemlambda.version>1.2.1</systemlambda.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 714b787

Please sign in to comment.