Skip to content

Commit

Permalink
Merge pull request #1081 from opensrp/spring-upgrade-v2.2
Browse files Browse the repository at this point in the history
Spring Upgrade to 5.2.21-RELEASE for v2.2
  • Loading branch information
ndegwamartin authored Apr 22, 2022
2 parents 15087bb + 8037aad commit f871a3a
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 @@ -6,7 +6,7 @@

<artifactId>opensrp-server-web</artifactId>
<packaging>war</packaging>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.5-SNAPSHOT</version>
<name>opensrp-server-web</name>
<description>OpenSRP Server Web Application</description>
<url>https://github.com/OpenSRP/opensrp-server-web</url>
Expand All @@ -16,7 +16,7 @@
<main.basedir>${project.basedir}</main.basedir>
<hibernate-entitymanager.version>5.4.24.Final</hibernate-entitymanager.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.version>5.2.20.RELEASE</spring.version>
<spring.version>5.2.21.RELEASE</spring.version>
<spring.security.version>5.2.15.RELEASE</spring.security.version>
<spring.security.oauth.version>2.4.2.RELEASE</spring.security.oauth.version>
<spring.fox.swagger.version>3.0.0</spring.fox.swagger.version>
Expand Down

0 comments on commit f871a3a

Please sign in to comment.