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

mbuenger 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 ecfd7ae  Bump com.palantir.javaformat:palantir-java-format from 2.84.0 
to 2.85.0 (#533)
ecfd7ae is described below

commit ecfd7ae38873edd94c1b6892e874f5437627dfc3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 17 10:00:01 2026 +0100

    Bump com.palantir.javaformat:palantir-java-format from 2.84.0 to 2.85.0 
(#533)
    
    Bumps 
[com.palantir.javaformat:palantir-java-format](https://github.com/palantir/palantir-java-format)
 from 2.84.0 to 2.85.0.
    - [Release notes](https://github.com/palantir/palantir-java-format/releases)
    - 
[Commits](https://github.com/palantir/palantir-java-format/compare/2.84.0...2.85.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.palantir.javaformat:palantir-java-format
      dependency-version: 2.85.0
      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 eb25a31..3c9a5bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -973,7 +973,7 @@ under the License.
     <version.sisu-maven-plugin>0.9.0.M4</version.sisu-maven-plugin>
     <version.plexus-utils>4.0.2</version.plexus-utils>
     <version.spotless-maven-plugin>3.1.0</version.spotless-maven-plugin>
-    <version.palantirJavaFormat>2.84.0</version.palantirJavaFormat>
+    <version.palantirJavaFormat>2.85.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.2</versions.junit5>

Reply via email to