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 <[email protected]>
  • Loading branch information
yurem committed Apr 22, 2024
1 parent 33ae5e1 commit 631dcc4
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 @@ -12,14 +12,14 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.min-version>3.0.3</maven.min-version>
<oxCore.version>4.5.3.Final</oxCore.version>
<oxCore.version>4.5.5-SNAPSHOT</oxCore.version>
<jackson.version>2.10.1</jackson.version>
<httpcomponents.version>4.1.2</httpcomponents.version>
<oxauth.version>4.5.3.Final</oxauth.version>
<oxauth.version>4.5.5-SNAPSHOT</oxauth.version>
<licensing.version>1.1.0</licensing.version>
<guice.version>5.0.0</guice.version>
<guava.version>[24.1.1,)</guava.version>
<oxlicense.version>4.5.3.Final</oxlicense.version>
<oxlicense.version>4.5.5-SNAPSHOT</oxlicense.version>
<selenium.version>4.0.0</selenium.version>
<skip.swagger.client.generation>false</skip.swagger.client.generation>

Expand Down

0 comments on commit 631dcc4

Please sign in to comment.