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

slachiewicz 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 bebb128  Bump com.palantir.javaformat:palantir-java-format from 2.91.0 
to 2.92.0
bebb128 is described below

commit bebb128d94795430fe568968b6e8c721d4a1773b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 04:02:25 2026 +0000

    Bump com.palantir.javaformat:palantir-java-format from 2.91.0 to 2.92.0
    
    Bumps 
[com.palantir.javaformat:palantir-java-format](https://github.com/palantir/palantir-java-format)
 from 2.91.0 to 2.92.0.
    - [Release notes](https://github.com/palantir/palantir-java-format/releases)
    - 
[Commits](https://github.com/palantir/palantir-java-format/compare/2.91.0...2.92.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.palantir.javaformat:palantir-java-format
      dependency-version: 2.92.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 4a10cce..c7a6de5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -974,7 +974,7 @@ under the License.
     <version.sisu-maven-plugin>1.0.0</version.sisu-maven-plugin>
     <version.plexus-utils>4.0.3</version.plexus-utils>
     <version.spotless-maven-plugin>3.6.0</version.spotless-maven-plugin>
-    <version.palantirJavaFormat>2.91.0</version.palantirJavaFormat>
+    <version.palantirJavaFormat>2.92.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