Skip to content

Commit

Permalink
Version 4.5.5-SNAPSHOT
Browse files Browse the repository at this point in the history
Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
  • Loading branch information
yurem committed Apr 22, 2024
1 parent 18871ec commit 7d0dd1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@
<dependency>
<groupId>org.gluu</groupId>
<artifactId>oxauth-client</artifactId>
<version>4.5.3.Final</version>
<version>4.5.5-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down Expand Up @@ -1221,7 +1221,7 @@
<dependency>
<groupId>org.gluu</groupId>
<artifactId>oxauth-client</artifactId>
<version>4.5.3.Final</version>
<version>4.5.5-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<dependency>
<groupId>org.gluu</groupId>
<artifactId>oxauth-model</artifactId>
<version>4.5.3.Final</version>
<version>4.5.5-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 7d0dd1a

Please sign in to comment.