Skip to content

Commit

Permalink
chore: fix security issues
Browse files Browse the repository at this point in the history
  • Loading branch information
xchopin committed Jul 15, 2019
1 parent ccc5352 commit ef4396e
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,13 +6,13 @@
<description>Standards-Focused Learning Records Warehouse</description>
<groupId>apereo</groupId>
<artifactId>openlrw</artifactId>
<version>1.1.1</version>
<version>1.1.2</version>
<packaging>jar</packaging>

<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.8.RELEASE</version>
<version>2.0.9.RELEASE</version>
</parent>

<properties>
Expand Down

0 comments on commit ef4396e

Please sign in to comment.