File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# IMPORTANT: Latest Version
22
3- The current version is 4.0.5 . Please see the [ changelog] ( ./CHANGELOG.md ) for details on version history.
3+ The current version is 4.0.6 . Please see the [ changelog] ( ./CHANGELOG.md ) for details on version history.
44
55# What
66
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >software.aws.mcs</groupId >
55 <artifactId >aws-sigv4-auth-cassandra-java-driver-plugin</artifactId >
6- <version >4.0.5 </version >
6+ <version >4.0.6 </version >
77 <name >AWS SigV4 Auth Java Driver 4.x Plugin</name >
88 <description >A Plugin to allow SigV4 authentication for Java Cassandra drivers with Amazon MCS</description >
99 <url >https://github.com/aws/aws-sigv4-auth-cassandra-java-driver-plugin</url >
6464 <dependency >
6565 <groupId >com.fasterxml.jackson.core</groupId >
6666 <artifactId >jackson-core</artifactId >
67- <version >2.13.0 </version >
67+ <version >2.13.2 </version >
6868 </dependency >
6969 <dependency >
7070 <groupId >com.fasterxml.jackson.core</groupId >
7171 <artifactId >jackson-databind</artifactId >
72- <version >2.13.0 </version >
72+ <version >2.13.2.2 </version >
7373 </dependency >
7474 <dependency >
7575 <groupId >com.fasterxml.jackson.core</groupId >
7676 <artifactId >jackson-annotations</artifactId >
77- <version >2.13.0 </version >
77+ <version >2.13.2 </version >
7878 </dependency >
7979 <!-- Test Dependencies -->
8080 <dependency >
You can’t perform that action at this time.
0 commit comments