We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b49c3cb commit 3d0ac23Copy full SHA for 3d0ac23
.changes/next-release/feature-AWSS3AccessGrants-e0d1d85.json
@@ -0,0 +1,6 @@
1
+{
2
+ "type": "feature",
3
+ "category": "AWS S3 AccessGrants",
4
+ "contributor": "prime025",
5
+ "description": "Updating S3 AccessGrants plugin version to 2.4.0"
6
+}
pom.xml
@@ -193,7 +193,7 @@
193
<reactive-streams.version>1.0.4</reactive-streams.version>
194
195
<!-- S3 Access Grants plugin version -->
196
- <s3accessgrants.version>2.1.0</s3accessgrants.version>
+ <s3accessgrants.version>2.4.0</s3accessgrants.version>
197
198
<lakeformations3accessgrants.version>1.1</lakeformations3accessgrants.version>
199
0 commit comments