This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-jspf.git
The following commit(s) were added to refs/heads/master by this push: new 38f0065 Bump dnsjava:dnsjava from 3.5.1 to 3.6.0 38f0065 is described below commit 38f0065d11d6f22f5a76a853acedc658a504e43a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jul 22 14:34:42 2024 +0000 Bump dnsjava:dnsjava from 3.5.1 to 3.6.0 Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/dnsjava/dnsjava/releases) - [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog) - [Commits](https://github.com/dnsjava/dnsjava/compare/v3.5.1...v3.6.0) --- updated-dependencies: - dependency-name: dnsjava:dnsjava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eeeacb3..e65dc9e 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ <dependency> <groupId>dnsjava</groupId> <artifactId>dnsjava</artifactId> - <version>3.5.1</version> + <version>3.6.0</version> </dependency> <dependency> <groupId>junit</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org