Skip to content

Commit

Permalink
Merge pull request #224 from jesperancinha/dependabot/maven/maven-25a…
Browse files Browse the repository at this point in the history
…65360fa

Bump the maven group with 8 updates
  • Loading branch information
github-actions[bot] authored Aug 23, 2024
2 parents 185cc05 + de9a4e4 commit 5517480
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion favourite-lyrics-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>0.0.1-SNAPSHOT</version>
</parent>
<properties>
<flyway-maven-plugin.version>10.17.1</flyway-maven-plugin.version>
<flyway-maven-plugin.version>10.17.2</flyway-maven-plugin.version>
</properties>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>19</java.version>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven-surefire-plugin.version>3.4.0</maven-surefire-plugin.version>
Expand All @@ -40,7 +40,7 @@
<testcontainers.version>1.20.1</testcontainers.version>
<mockito-junit-jupiter.version>3.1.0</mockito-junit-jupiter.version>

<spring-boot-starter-parent.version>3.3.2</spring-boot-starter-parent.version>
<spring-boot-starter-parent.version>3.3.3</spring-boot-starter-parent.version>
<omni-coveragereporter-maven-plugin.version>0.4.4</omni-coveragereporter-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<springdoc-openapi-starter-webmvc-ui.version>2.6.0</springdoc-openapi-starter-webmvc-ui.version>
Expand Down

0 comments on commit 5517480

Please sign in to comment.