You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2023/03/31 15:54:58 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2757] bytebuddy

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

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new bdfa4af4b [OPENMEETINGS-2757] bytebuddy
bdfa4af4b is described below

commit bdfa4af4bc7a9db917453bc55e84cff771fc939e
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Fri Mar 31 22:54:47 2023 +0700

    [OPENMEETINGS-2757] bytebuddy
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 574c6ac26..3fdb23f49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
 		<jquery-ui-touch-punch.version>0.2.3-2</jquery-ui-touch-punch.version>
 		<apacheds-test-framework.version>2.0.0.AM26</apacheds-test-framework.version>
 		<swagger.version>2.2.9</swagger.version>
-		<bytebuddy.version>1.14.2</bytebuddy.version>
+		<bytebuddy.version>1.14.3</bytebuddy.version>
 		<annotation-api.version>1.3.2</annotation-api.version>
 		<jsr305.version>3.0.2</jsr305.version>
 		<totp.version>1.7.1</totp.version>