From f037b96cd1a4f1ef4e10b20e3ae3bbaaf9c12bb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 23:30:07 +0000 Subject: [PATCH] build(deps): bump maven-compiler-plugin from 3.8.1 to 3.10.1 in /jersey Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.10.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- jersey/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jersey/pom.xml b/jersey/pom.xml index 8f5e4b6..47f5127 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -67,7 +67,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.10.1 org.sonatype.plugins