We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccc5352 commit ef4396eCopy full SHA for ef4396e
pom.xml
@@ -6,13 +6,13 @@
6
<description>Standards-Focused Learning Records Warehouse</description>
7
<groupId>apereo</groupId>
8
<artifactId>openlrw</artifactId>
9
- <version>1.1.1</version>
+ <version>1.1.2</version>
10
<packaging>jar</packaging>
11
12
<parent>
13
<groupId>org.springframework.boot</groupId>
14
<artifactId>spring-boot-starter-parent</artifactId>
15
- <version>2.0.8.RELEASE</version>
+ <version>2.0.9.RELEASE</version>
16
</parent>
17
18
<properties>
0 commit comments