Skip to content

Commit

Permalink
Merge branch 'master' into OAuth2redirectTest
Browse files Browse the repository at this point in the history
  • Loading branch information
t-burch authored Nov 4, 2024
2 parents 64152a5 + 7ef9352 commit a02fed0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distribution/examples/embedding-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.8</version>
<version>1.5.9</version>
</dependency>
<dependency>
<groupId>org.membrane-soa</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<jackson.version>2.18.0</jackson.version>
<spring.version>6.1.14</spring.version>
<slf4j.version>2.0.16</slf4j.version>
<log4j.version>2.24.0</log4j.version>
<log4j.version>2.24.1</log4j.version>
<junit.version>5.10.0</junit.version>
<groovy.version>4.0.23</groovy.version>
</properties>
Expand Down

0 comments on commit a02fed0

Please sign in to comment.