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

commit b3780ff00c10c3fc037eb8c6826674adf53013dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 04:02:22 2026 +0000

    Bump com.palantir.javaformat:palantir-java-format from 2.92.0 to 2.93.0
    
    Bumps 
[com.palantir.javaformat:palantir-java-format](https://github.com/palantir/palantir-java-format)
 from 2.92.0 to 2.93.0.
    - [Release notes](https://github.com/palantir/palantir-java-format/releases)
    - 
[Commits](https://github.com/palantir/palantir-java-format/compare/2.92.0...2.93.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.palantir.javaformat:palantir-java-format
      dependency-version: 2.93.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 c7a6de5..11ec820 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.92.0</version.palantirJavaFormat>
+    <version.palantirJavaFormat>2.93.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