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

slawekjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new bb55156  Bump com.palantir.javaformat:palantir-java-format from 2.94.0 
to 2.96.0
bb55156 is described below

commit bb551561e31562905a7614883c82b6f2fa535b14
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 04:02:29 2026 +0000

    Bump com.palantir.javaformat:palantir-java-format from 2.94.0 to 2.96.0
    
    Bumps 
[com.palantir.javaformat:palantir-java-format](https://github.com/palantir/palantir-java-format)
 from 2.94.0 to 2.96.0.
    - [Release notes](https://github.com/palantir/palantir-java-format/releases)
    - 
[Commits](https://github.com/palantir/palantir-java-format/compare/2.94.0...2.96.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.palantir.javaformat:palantir-java-format
      dependency-version: 2.96.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3f4fa8a..77cfc4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -983,7 +983,7 @@ under the License.
     <version.sisu-maven-plugin>1.0.1</version.sisu-maven-plugin>
     <version.plexus-utils>4.0.3</version.plexus-utils>
     <version.spotless-maven-plugin>3.7.0</version.spotless-maven-plugin>
-    <version.palantirJavaFormat>2.94.0</version.palantirJavaFormat>
+    <version.palantirJavaFormat>2.96.0</version.palantirJavaFormat>
     <!-- DO NOT UPGRADE to 4: incompatible with Maven 3 -->
     <version.plexus-xml>3.0.1</version.plexus-xml>
     <versions.junit5>5.14.4</versions.junit5>

Reply via email to