Skip to content

Commit

Permalink
Merge pull request #12 from gresham-computing/DWN-35240_octoberSecurity
Browse files Browse the repository at this point in the history
Dwn 35240 october security
  • Loading branch information
hsmith-gresham authored Nov 10, 2020
2 parents 239bd75 + 269711a commit f3df958
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.26.RELEASE</version>
<version>4.3.29.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -386,7 +386,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-bom</artifactId>
<version>4.2.18.RELEASE</version>
<version>4.2.19.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -505,7 +505,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -592,7 +592,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.3</version>
<version>4.5.13</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
Expand Down

0 comments on commit f3df958

Please sign in to comment.