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 May 31, 2023
1 parent fd94435 commit ede857e
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 @@ -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.158-4ff4ea3</version>
</dependency>
<dependency>
<groupId>dev.vality</groupId>
<artifactId>swag-wallets-webhook-events</artifactId>
<version>1.1-540e016-server</version>
<version>1.26-bdb4f8f-server</version>
</dependency>
<dependency>
<groupId>dev.vality.woody</groupId>
Expand Down Expand Up @@ -242,7 +242,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-filtering</artifactId>
<version>3.2.0</version>
<version>3.3.1</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit ede857e

Please sign in to comment.