This is an automated email from the ASF dual-hosted git repository.
cgivre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git
The following commit(s) were added to refs/heads/master by this push:
new 9403a5e1c9 Bump dnsjava:dnsjava from 3.5.2 to 3.6.0 in /contrib/udfs
(#2931)
9403a5e1c9 is described below
commit 9403a5e1c904f728fc3ea0a137342a151efb11c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 25 19:06:06 2024 -0400
Bump dnsjava:dnsjava from 3.5.2 to 3.6.0 in /contrib/udfs (#2931)
---
contrib/udfs/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/udfs/pom.xml b/contrib/udfs/pom.xml
index c44728c33d..2909d2edfa 100644
--- a/contrib/udfs/pom.xml
+++ b/contrib/udfs/pom.xml
@@ -34,7 +34,7 @@
<dependency>
<groupId>dnsjava</groupId>
<artifactId>dnsjava</artifactId>
- <version>3.5.2</version>
+ <version>3.6.0</version>
</dependency>
<dependency>