Skip to content
Snippets Groups Projects
Commit f9156a2a authored by OZGCloud's avatar OZGCloud
Browse files

update versions

parent 019efbb6
Branches
Tags
No related merge requests found
...@@ -225,7 +225,7 @@ ...@@ -225,7 +225,7 @@
<plugin> <plugin>
<groupId>org.jacoco</groupId> <groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId> <artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.6</version> <version>0.8.7</version>
<executions> <executions>
<execution> <execution>
<id>start-agent</id> <id>start-agent</id>
......
...@@ -25,10 +25,10 @@ ...@@ -25,10 +25,10 @@
<grpc.spring-boot-starter.version>2.12.0.RELEASE</grpc.spring-boot-starter.version> <grpc.spring-boot-starter.version>2.12.0.RELEASE</grpc.spring-boot-starter.version>
<spring-admin.version>2.3.1</spring-admin.version> <spring-admin.version>2.3.1</spring-admin.version>
<mapstruct.version>1.4.1.Final</mapstruct.version> <mapstruct.version>1.4.2.Final</mapstruct.version>
<commons-io.version>2.11.0</commons-io.version> <commons-io.version>2.11.0</commons-io.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version> <commons-beanutils.version>1.9.4</commons-beanutils.version>
<keycloak-adapter.version>14.0.0</keycloak-adapter.version> <keycloak-adapter.version>15.0.1</keycloak-adapter.version>
<!-- <lombok.version>1.18.20</lombok.version> --> <!-- <lombok.version>1.18.20</lombok.version> -->
<lombok.version>edge-SNAPSHOT</lombok.version> <lombok.version>edge-SNAPSHOT</lombok.version>
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<maven.surefire.version>3.0.0-M5</maven.surefire.version> <maven.surefire.version>3.0.0-M5</maven.surefire.version>
<maven.failsafe.version>3.0.0-M5</maven.failsafe.version> <maven.failsafe.version>3.0.0-M5</maven.failsafe.version>
<git-comit-id.plugin.version>4.0.3</git-comit-id.plugin.version> <git-comit-id.plugin.version>4.0.3</git-comit-id.plugin.version>
<sonarqube.version>3.8.0.2131</sonarqube.version> <sonarqube.version>3.8.2</sonarqube.version>
</properties> </properties>
<dependencyManagement> <dependencyManagement>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment