This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new f26cf2a0c Bump org.apache.avro:avro in
/linkis-engineconn-plugins/sqoop (#5026)
f26cf2a0c is described below
commit f26cf2a0c2261e2b694ef22a8d54fb1b40722861
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 8 23:27:03 2023 +0800
Bump org.apache.avro:avro in /linkis-engineconn-plugins/sqoop (#5026)
Bumps org.apache.avro:avro from 1.11.0 to 1.11.3.
---
updated-dependencies:
- dependency-name: org.apache.avro:avro
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
linkis-engineconn-plugins/sqoop/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/linkis-engineconn-plugins/sqoop/pom.xml
b/linkis-engineconn-plugins/sqoop/pom.xml
index 180f12d96..76319e98b 100644
--- a/linkis-engineconn-plugins/sqoop/pom.xml
+++ b/linkis-engineconn-plugins/sqoop/pom.xml
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
- <version>1.11.0</version>
+ <version>1.11.3</version>
<scope>provided</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]