Update all non-major maven dependencies

This commit is contained in:
renovate[bot] 2024-09-09 02:51:15 +00:00 committed by GitHub
parent 64404a3ca5
commit 534f3eafde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>exporter-business-metrics</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>exporter-business-metrics</name>
@ -115,12 +115,12 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-remote-resources-plugin</artifactId>
<version>3.0.0</version>
<version>3.2.0</version>
<dependencies>
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-filtering</artifactId>
<version>3.3.1</version>
<version>3.4.0</version>
</dependency>
</dependencies>
<configuration>