Skip to content

Commit

Permalink
fix(oxauth-server): updated the dependency versions oxtrust issue 2334
Browse files Browse the repository at this point in the history
  • Loading branch information
shekhar16 authored and yurem committed Apr 14, 2023
1 parent 4506904 commit cf82315
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<json.version>20180813</json.version>
<jackson.version>2.10.1</jackson.version>
<jackson.databind.version>2.10.1</jackson.databind.version>
<jettison.version>1.3.2</jettison.version>
<jettison.version>1.5.2</jettison.version>

<activemq.version>5.15.14</activemq.version>

Expand Down Expand Up @@ -285,7 +285,7 @@
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>3.0</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
Expand Down

0 comments on commit cf82315

Please sign in to comment.