Skip to content
Snippets Groups Projects
Commit ad455d18 authored by Morris Estepa's avatar Morris Estepa
Browse files

Squashed commit of the following

parent 1a7168a3
No related branches found
No related tags found
1 merge request!216Squashed commit of the following
......@@ -10,7 +10,7 @@
<powermock.version>2.0.6</powermock.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<os-core-common.version>0.16.0</os-core-common.version>
<snakeyaml.version>1.26</snakeyaml.version>
<snakeyaml.version>1.33</snakeyaml.version>
<lucene.version>8.0.0</lucene.version>
<log4j.version>2.17.1</log4j.version>
</properties>
......@@ -104,6 +104,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.4</version>
<executions>
<execution>
<goals>
......
......@@ -161,6 +161,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.4</version>
<executions>
<execution>
<goals>
......
......@@ -138,6 +138,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.4</version>
<executions>
<execution>
<goals>
......
......@@ -97,6 +97,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.4</version>
</plugin>
<plugin>
<groupId>com.google.cloud.tools</groupId>
......
......@@ -102,6 +102,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.4</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
......
......@@ -101,6 +101,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.4</version>
<executions>
<execution>
<goals>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment