This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new 1427ed99ae Bump org.eclipse.jetty:jetty-maven-plugin (#15056)
1427ed99ae is described below

commit 1427ed99ae5705b703d048daec273e49858f9455
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 26 20:14:08 2025 +0800

    Bump org.eclipse.jetty:jetty-maven-plugin (#15056)
    
    Bumps org.eclipse.jetty:jetty-maven-plugin from 9.4.56.v20240826 to 
9.4.57.v20241219.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fb6a846347..40352603d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
     <maven_compiler_version>3.13.0</maven_compiler_version>
     <maven_source_version>3.3.1</maven_source_version>
     <maven_javadoc_version>3.11.2</maven_javadoc_version>
-    <maven_jetty_version>9.4.56.v20240826</maven_jetty_version>
+    <maven_jetty_version>9.4.57.v20241219</maven_jetty_version>
     <maven_checkstyle_version>3.6.0</maven_checkstyle_version>
     <maven_jacoco_version>0.8.12</maven_jacoco_version>
     <maven_flatten_version>1.6.0</maven_flatten_version>

Reply via email to