diff options
Diffstat (limited to 'aai-parent')
-rw-r--r-- | aai-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index 13565487..1f44f747 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -127,7 +127,7 @@ limitations under the License. <profile> <id>spring-boot-2-1</id> <properties> - <spring.boot.version>2.1.6.RELEASE</spring.boot.version> + <spring.boot.version>2.1.12.RELEASE</spring.boot.version> </properties> </profile> </profiles> |