Skip to content

Commit bb69499

Browse files
chore(deps): update all non-major dependencies (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0ca494 commit bb69499

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gbfs-validator-java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@
7676
<argLine />
7777

7878
<!-- Unit test frameworks versions -->
79-
<assertj.core.version>3.27.3</assertj.core.version>
79+
<assertj.core.version>3.27.4</assertj.core.version>
8080
<junit.version>5.13.4</junit.version>
81-
<maven-deploy-plugin.version>3.1.2</maven-deploy-plugin.version>
81+
<maven-deploy-plugin.version>3.1.4</maven-deploy-plugin.version>
8282
</properties>
8383

8484
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<tag>HEAD</tag>
4242
</scm>
4343
<properties>
44-
<jreleaser-maven-plugin.version>1.18.0</jreleaser-maven-plugin.version>
44+
<jreleaser-maven-plugin.version>1.19.0</jreleaser-maven-plugin.version>
4545
</properties>
4646
<build>
4747
<plugins>

0 commit comments

Comments
 (0)