We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 685e012 commit 3d03af7Copy full SHA for 3d03af7
2 files changed
.changes/next-release/bugfix-AWSS3AccessGrants-7a1a5f3.json
@@ -0,0 +1,6 @@
1
+{
2
+ "type": "bugfix",
3
+ "category": "AWS SDK for Java v2",
4
+ "contributor": "prime025",
5
+ "description": "Updating S3 AccessGrants plugin version to 2.4.1"
6
+}
pom.xml
@@ -197,7 +197,7 @@
197
<reactive-streams.version>1.0.4</reactive-streams.version>
198
199
<!-- S3 Access Grants plugin version -->
200
- <s3accessgrants.version>2.4.0</s3accessgrants.version>
+ <s3accessgrants.version>2.4.1</s3accessgrants.version>
201
202
<lakeformations3accessgrants.version>1.2</lakeformations3accessgrants.version>
203
0 commit comments