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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9bd8afab5 Bump mysql-connector-java from 8.0.25 to 8.0.28 (#598)
9bd8afab5 is described below

commit 9bd8afab5cca536a3a2831477035f5c03f41fa35
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 23 12:48:12 2022 +0200

    Bump mysql-connector-java from 8.0.25 to 8.0.28 (#598)
    
    Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) 
from 8.0.25 to 8.0.28.
    - [Release notes](https://github.com/mysql/mysql-connector-j/releases)
    - 
[Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
    - 
[Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.25...8.0.28)
    
    ---
    updated-dependencies:
    - dependency-name: mysql:mysql-connector-java
      dependency-type: direct:production
    ...
    
    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 39464e98c..910c1b119 100644
--- a/pom.xml
+++ b/pom.xml
@@ -252,7 +252,7 @@
         <opensaml.version>3.4.5</opensaml.version>
         <pac4j.version>4.5.2</pac4j.version>
         <postgresql.version>42.3.3</postgresql.version>
-        <mysql.version>8.0.25</mysql.version>
+        <mysql.version>8.0.28</mysql.version>
         <protobuf.version>3.16.1</protobuf.version>
         <rest-assured.version>4.3.3</rest-assured.version>
         <shiro.version>1.8.0</shiro.version>

Reply via email to