Skip to content

Commit

Permalink
fix(deps): bump the prod-deps group across 1 directory with 7 updates (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 1b2647f commit e119f50
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.2</version>
<version>3.3.3</version>
<relativePath />
</parent>

Expand All @@ -27,7 +27,7 @@
<java.version>17</java.version>
<lombok.version>1.18.34</lombok.version>
<cqlparser.version>1.13</cqlparser.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<mapstruct.version>1.6.0</mapstruct.version>
<hypersistence-utils-hibernate-63.version>3.8.2</hypersistence-utils-hibernate-63.version>
<swagger-annotations.version>2.2.22</swagger-annotations.version>
<apache-commons-lang3.version>3.14.0</apache-commons-lang3.version>
Expand All @@ -48,10 +48,10 @@
<instancio.version>5.0.1</instancio.version>

<!-- Plugins versions -->
<maven-checkstyle.version>10.17.0</maven-checkstyle.version>
<maven-checkstyle-plugin.version>3.4.0</maven-checkstyle-plugin.version>
<maven-checkstyle.version>10.18.0</maven-checkstyle.version>
<maven-checkstyle-plugin.version>3.5.0</maven-checkstyle-plugin.version>
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
<openapi-generator.version>7.7.0</openapi-generator.version>
<openapi-generator.version>7.8.0</openapi-generator.version>

<sonar.exclusions>
<!--
Expand Down

0 comments on commit e119f50

Please sign in to comment.