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

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new f1bed68ffe ARTEMIS-4879 Bump jmh.version from 1.26 to 1.37
     new bc917f2ffb This closes #5035
f1bed68ffe is described below

commit f1bed68ffe72418815c6f3abc0fffb02bbecad35
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 28 02:50:27 2024 +0000

    ARTEMIS-4879 Bump jmh.version from 1.26 to 1.37
    
    Bumps `jmh.version` from 1.26 to 1.37.
    
    Updates `org.openjdk.jmh:jmh-core` from 1.26 to 1.37
    - [Commits](https://github.com/openjdk/jmh/compare/1.26...1.37)
    
    Updates `org.openjdk.jmh:jmh-generator-annprocess` from 1.26 to 1.37
    - [Commits](https://github.com/openjdk/jmh/compare/1.26...1.37)
    
    ---
    updated-dependencies:
    - dependency-name: org.openjdk.jmh:jmh-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.openjdk.jmh:jmh-generator-annprocess
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 tests/performance-jmh/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/performance-jmh/pom.xml b/tests/performance-jmh/pom.xml
index c93fde8bf8..7beb2b05b5 100644
--- a/tests/performance-jmh/pom.xml
+++ b/tests/performance-jmh/pom.xml
@@ -30,7 +30,7 @@
 
     <properties>
         <activemq.basedir>${project.basedir}/../..</activemq.basedir>
-        <jmh.version>1.26</jmh.version>
+        <jmh.version>1.37</jmh.version>
     </properties>
 
     <dependencies>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@activemq.apache.org
For additional commands, e-mail: commits-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to