Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent fd94435 commit 98cd2b5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>dev.vality</groupId>
<artifactId>service-parent-pom</artifactId>
<version>1.0.18</version>
<version>1.0.20</version>
</parent>

<artifactId>wallets-hooker</artifactId>
Expand Down Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>org.openapitools</groupId>
<artifactId>jackson-databind-nullable</artifactId>
<version>0.2.2</version>
<version>0.2.6</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -129,12 +129,12 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>fistful-proto</artifactId>
<version>1.151-9c78e89</version>
<version>1.173-1c28618</version>
</dependency>
<dependency>
<groupId>dev.vality</groupId>
<artifactId>swag-wallets-webhook-events</artifactId>
<version>1.1-540e016-server</version>
<version>1.38-719220c-server</version>
</dependency>
<dependency>
<groupId>dev.vality.woody</groupId>
Expand Down Expand Up @@ -169,7 +169,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>machinegun-proto</artifactId>
<version>1.41-96f7f11</version>
<version>1.43-3decc8f</version>
</dependency>
<dependency>
<groupId>dev.vality</groupId>
Expand Down Expand Up @@ -237,12 +237,12 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-remote-resources-plugin</artifactId>
<version>1.7.0</version>
<version>3.2.0</version>
<dependencies>
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-filtering</artifactId>
<version>3.2.0</version>
<version>3.3.2</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 98cd2b5

Please sign in to comment.