Skip to content

Commit ef4396e

Browse files
committed
chore: fix security issues
1 parent ccc5352 commit ef4396e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<description>Standards-Focused Learning Records Warehouse</description>
77
<groupId>apereo</groupId>
88
<artifactId>openlrw</artifactId>
9-
<version>1.1.1</version>
9+
<version>1.1.2</version>
1010
<packaging>jar</packaging>
1111

1212
<parent>
1313
<groupId>org.springframework.boot</groupId>
1414
<artifactId>spring-boot-starter-parent</artifactId>
15-
<version>2.0.8.RELEASE</version>
15+
<version>2.0.9.RELEASE</version>
1616
</parent>
1717

1818
<properties>

0 commit comments

Comments
 (0)