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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7accf0400 Bump com.github.mizosoft.methanol:methanol from 1.8.4 to 
1.9.0
7accf0400 is described below

commit 7accf0400960c4d1acc9bb11d2cff6ebef8bf866
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 05:13:48 2025 +0000

    Bump com.github.mizosoft.methanol:methanol from 1.8.4 to 1.9.0
    
    Bumps 
[com.github.mizosoft.methanol:methanol](https://github.com/mizosoft/methanol) 
from 1.8.4 to 1.9.0.
    - [Release notes](https://github.com/mizosoft/methanol/releases)
    - [Changelog](https://github.com/mizosoft/methanol/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mizosoft/methanol/compare/v1.8.4...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.mizosoft.methanol:methanol
      dependency-version: 1.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 maven-resolver-transport-jdk-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-resolver-transport-jdk-parent/pom.xml 
b/maven-resolver-transport-jdk-parent/pom.xml
index 2a4df2faf..2122794b5 100644
--- a/maven-resolver-transport-jdk-parent/pom.xml
+++ b/maven-resolver-transport-jdk-parent/pom.xml
@@ -43,7 +43,7 @@
       <dependency>
         <groupId>com.github.mizosoft.methanol</groupId>
         <artifactId>methanol</artifactId>
-        <version>1.8.4</version>
+        <version>1.9.0</version>
       </dependency>
     </dependencies>
   </dependencyManagement>

Reply via email to