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

adelbene pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/master by this push:
     new ee87ea5aa9 Bump de.thetaphi:forbiddenapis from 3.9 to 3.10 (#1270)
ee87ea5aa9 is described below

commit ee87ea5aa9c15894c7ff3cb16eac0068f322801e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 5 20:28:03 2025 +0200

    Bump de.thetaphi:forbiddenapis from 3.9 to 3.10 (#1270)
    
    Bumps 
[de.thetaphi:forbiddenapis](https://github.com/policeman-tools/forbidden-apis) 
from 3.9 to 3.10.
    - 
[Commits](https://github.com/policeman-tools/forbidden-apis/compare/3.9...3.10)
    
    ---
    updated-dependencies:
    - dependency-name: de.thetaphi:forbiddenapis
      dependency-version: '3.10'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 4d4dcf190a..6523bbc765 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
                <guice.version>7.0.0</guice.version>
                <el-impl.version>2.2.1-b05</el-impl.version>
                
<error_prone_annotations.version>2.42.0</error_prone_annotations.version>
-               <forbiddenapis.version>3.9</forbiddenapis.version>
+               <forbiddenapis.version>3.10</forbiddenapis.version>
                <jacoco.version>0.8.13</jacoco.version>
                <jackson.version>2.14.3</jackson.version>
                
<jakarta.annotation-api.version>2.1.1</jakarta.annotation-api.version>

Reply via email to