This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 05fcac1 Incremented to SlfJ 1.7.26 (CAMEL-13696) 05fcac1 is described below commit 05fcac1e4a47fbff0f31169791c1cc72ddf9bae6 Author: DariusX <dariuscoo...@gmail.com> AuthorDate: Sat Jun 29 00:19:21 2019 -0400 Incremented to SlfJ 1.7.26 (CAMEL-13696) --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 2f1c0b7..df21e4c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -615,8 +615,8 @@ <shrinkwrap-resolver-version>3.1.3</shrinkwrap-resolver-version> <shrinkwrap-version>1.2.6</shrinkwrap-version> <sip-api-version>1.1</sip-api-version> - <slf4j-api-version>1.7.25</slf4j-api-version> - <slf4j-version>1.7.25</slf4j-version> + <slf4j-api-version>1.7.26</slf4j-api-version> + <slf4j-version>1.7.26</slf4j-version> <smack-version>4.3.4</smack-version> <snakeyaml-version>1.24</snakeyaml-version> <snappy-version>1.1.4</snappy-version>