HansBrende commented on a change in pull request #142: ANY23-444 Update all dependencies and plugins URL: https://github.com/apache/any23/pull/142#discussion_r326923670
########## File path: pom.xml ########## @@ -270,17 +270,17 @@ <implementation.build>${scmBranch}@r${buildNumber}</implementation.build> <implementation.build.tstamp>${maven.build.timestamp}</implementation.build.tstamp> - <httpclient.version>4.5.7</httpclient.version> - <httpcore.version>4.4.11</httpcore.version> + <httpclient.version>4.5.10</httpclient.version> + <httpcore.version>4.4.12</httpcore.version> <owlapi.version>5.1.11</owlapi.version> - <poi.version>4.0.1</poi.version> - <rdf4j.version>2.4.4</rdf4j.version> + <poi.version>4.1.0</poi.version> + <rdf4j.version>3.0.0</rdf4j.version> <semargl.version>0.7</semargl.version> - <slf4j.logger.version>1.7.25</slf4j.logger.version> - <tika.version>1.20</tika.version> + <slf4j.logger.version>2.0.0-alpha0</slf4j.logger.version> Review comment: I'd prefer to not use pre-release versions... the latest stable version of slf4j is 1.7.28. Can we use that instead? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services