Skip to content

Commit

Permalink
Merge pull request #519 from okta/dependabot/maven/com.google.jimfs-j…
Browse files Browse the repository at this point in the history
…imfs-1.3.0

Bump com.google.jimfs:jimfs from 1.2 to 1.3.0
  • Loading branch information
arvindkrishnakumar-okta authored Dec 20, 2024
2 parents 5cd6373 + b62781e commit d0bbd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>com.google.jimfs</groupId>
<artifactId>jimfs</artifactId>
<version>1.2</version>
<version>1.3.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d0bbd53

Please sign in to comment.