[GitHub] [ctakes] dependabot[bot] opened a new pull request, #3: Bump spring-webmvc from 4.3.12.RELEASE to 5.2.20.RELEASE in /ctakes-web-rest
dependabot[bot] opened a new pull request, #3: URL: https://github.com/apache/ctakes/pull/3 Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.3.12.RELEASE to 5.2.20.RELEASE. Release notes Sourced from https://github.com/spring-projects/spring-framework/releases";>spring-webmvc's releases. v5.2.20.RELEASE :star: New Features Restrict access to property paths on Class references https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28262";>#28262 Improve diagnostics in SpEL for large array creation https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28257";>#28257 v5.2.19.RELEASE :star: New Features Declare serialVersionUID on DefaultAopProxyFactory https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27785";>#27785 Use ByteArrayDecoder in DefaultClientResponse::createException https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27667";>#27667 :lady_beetle: Bug Fixes ProxyFactoryBean getObject called before setInterceptorNames, silently creating an invalid proxy [SPR-7582] https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27817";>#27817 Possible NPE in Spring MVC LogFormatUtils https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27783";>#27783 UndertowHeadersAdapter's remove() method violates Map contract https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27593";>#27593 Fix assertion failure messages in DefaultDataBuffer.checkIndex() https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27577";>#27577 :notebook_with_decorative_cover: Documentation Lazy annotation throws exception if non-required bean does not exist https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27660";>#27660 Incorrect Javadoc in [NamedParameter]JdbcOperations.queryForObject methods regarding exceptions https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27581";>#27581 DefaultResponseErrorHandler update javadoc comment https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27571";>#27571 :hammer: Dependency Upgrades Upgrade to Reactor Dysprosium-SR25 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27635";>#27635 Upgrade to Log4j2 2.16.0 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27825";>#27825 v5.2.18.RELEASE :star: New Features Enhance DefaultResponseErrorHandler to allow logging complete error response body https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27558";>#27558 DefaultMessageListenerContainer does not log an error/warning when consumer tasks have been rejected https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27457";>#27457 :lady_beetle: Bug Fixes Performance impact of con.getContentLengthLong() in AbstractFileResolvingResource.isReadable() downloading huge jars to check component length https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27549";>#27549 Performance impact of ResourceUrlEncodingFilter on HttpServletResponse#encodeURL https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27548";>#27548 Avoid duplicate JCacheOperationSource bean registration in https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27547";>#27547 Non-escaped closing curly brace in RegEx results in initialization error on Android https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27502";>#27502 Proxy generation with Java 17 fails with "Cannot invoke "Object.getClass()" because "cause" is null" https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27498";>#27498 ConcurrentReferenceHashMap's entrySet violates the Map contract https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27455";>#27455 :hammer: Dependency Upgrades Upgrade to Reactor Dysprosium-SR24 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27526";>#27526 v5.2.17.RELEASE ... (truncated) Commits https://github.com/spring-projects/spring-framework/commit/cfa701b8726f06528e9d408b1b94f333f70da45f";>cfa701b Release v5.2.20.RELEASE https://github.com/spring-projects/spring-framework/commit/996f701a1916d10202c1d0d281f06ab1f2e1117e";>996f701 Refine PropertyDescriptor filtering https://github.com/spring-projects/spring-framework/commit/90cfde985ef08e8372ffefda2156f8091f65efe6";>90cfde9 Improve diagnostics in SpEL for large array creation https://github.com/spring-projects/spring-framework/commit/94f52bc94f885fe97201b93bc1c92f35e7b0afa9";
[GitHub] [ctakes] dependabot[bot] opened a new pull request, #1: Bump jackson-databind from 2.9.7 to 2.12.7.1 in /ctakes-web-rest
dependabot[bot] opened a new pull request, #1: URL: https://github.com/apache/ctakes/pull/1 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.12.7.1. Commits See full diff in https://github.com/FasterXML/jackson/commits";>compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/ctakes/network/alerts). -- 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. To unsubscribe, e-mail: dev-unsubscr...@ctakes.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [ctakes] dependabot[bot] opened a new pull request, #7: Bump spring-web from 4.3.12.RELEASE to 6.0.0 in /ctakes-web-rest
dependabot[bot] opened a new pull request, #7: URL: https://github.com/apache/ctakes/pull/7 Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 4.3.12.RELEASE to 6.0.0. Release notes Sourced from https://github.com/spring-projects/spring-framework/releases";>spring-web's releases. v6.0.0 See https://github.com/spring-projects/spring-framework/wiki/What%27s-New-in-Spring-Framework-6.x";>What's New in Spring Framework 6.x and https://github.com/spring-projects/spring-framework/wiki/Upgrading-to-Spring-Framework-6.x";>Upgrading to Spring Framework 6.x for upgrade instructions and details of new features. :star: New Features Avoid direct URL construction and URL equality checks https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29486";>#29486 Simplify creating RFC 7807 responses from functional endpoints https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29462";>#29462 Allow test classes to provide runtime hints via declarative mechanisms https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29455";>#29455 :notebook_with_decorative_cover: Documentation Align javadoc of DefaultParameterNameDiscoverer with its behavior https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/29494";>#29494 Document AOT support in the TestContext framework https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29482";>#29482 Document Ahead of Time processing in the reference guide https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29350";>#29350 :hammer: Dependency Upgrades Upgrade to Reactor 2022.0.0 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29465";>#29465 :heart: Contributors Thank you to all the contributors who worked on this release: https://github.com/ophiuhus";>@​ophiuhus and https://github.com/wilkinsona";>@​wilkinsona v6.0.0-RC4 :star: New Features Introduce DataFieldMaxValueIncrementer for SQL Server sequences https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/29447";>#29447 Introduce findAllAnnotationsOnBean variant on ListableBeanFactory https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29446";>#29446 Introduce support for Jakarta WebSocket 2.1 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29436";>#29436 Allow @ControllerAdvice in WebFlux to handle exceptions before a handler is selected https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22991";>#22991 :lady_beetle: Bug Fixes Bean with unresolved generics do not use fallback algorithms with AOT https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29454";>#29454 TomcatRequestUpgradeStrategy is not compatible with Tomcat 10.1 https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/29434";>#29434 Autowiring of a generic type produced by a factory bean fails after AOT processing https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29385";>#29385 :notebook_with_decorative_cover: Documentation Reference PDF containing full docs not available https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28451";>#28451 :hammer: Dependency Upgrades Revisit Servlet API baseline: Servlet 6.0 in the build, Servlet 5.0 compatibility at runtime https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29435";>#29435 Upgrade to Context Propagation 1.0.0 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29442";>#29442 Upgrade to Jackson 2.14.0 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29351";>#29351 Upgrade to Micrometer 1.10.0 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29441";>#29441 ... (truncated) Commits https://github.com/spring-projects/spring-framework/commit/5a30a43b753a971ac8bf4005a8ccddeaff439d7e";>5a30a43 Release v6.0.0 https://github.com/spring-projects/spring-framework/commit/42856bab164dd0b9d92dbb1cd42acce66d491ffa";>42856ba Add milestone repo for optional Netty 5 support https://github.com/spring-projects/spring-framework/commit/9be6cea012b2c5ac55e862329ccb9103e978f3d2";>9be6cea Polishing deprecated methods https://github.com/spring-projects/spring-framework/commit/37b439182e4aacf48b33d9c1ad3201a2ef5a6f13";>37b4391 Align javadoc of DefaultParameterNameDiscoverer with its behavior https://github.com/spring-projects/spring-framework/commit/09a58a55bf7882f24352c0bb2ecf742c14c22cc3";>09a58a5 Polish https://github.com/spring-projects/spring-framework/commit/10f4ad1a44a7031b84a9f43578a5d37135ad21da";>10f4ad1 Ass
[GitHub] [ctakes] dependabot[bot] opened a new pull request, #4: Bump spring-core from 4.3.12.RELEASE to 5.2.22.RELEASE in /ctakes-web-rest
dependabot[bot] opened a new pull request, #4: URL: https://github.com/apache/ctakes/pull/4 Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.12.RELEASE to 5.2.22.RELEASE. Release notes Sourced from https://github.com/spring-projects/spring-framework/releases";>spring-core's releases. v5.2.22.RELEASE :star: New Features Refine CachedIntrospectionResults property introspection https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28446";>#28446 :lady_beetle: Bug Fixes Ignore invalid STOMP frame https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28444";>#28444 v5.2.21.RELEASE :star: New Features Remove DNS lookups during websocket connection initiation https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28281";>#28281 :lady_beetle: Bug Fixes Improve documentation and matching algorithm in data binders https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28334";>#28334 CodeGenerationException thrown when using AnnotationMBeanExporter on JDK 17 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28279";>#28279 ResponseEntity objects are accumulated in ConcurrentReferenceHashMap https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28273";>#28273 NotWritablePropertyException when attempting to declaratively configure ClassLoader properties https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28272";>#28272 v5.2.20.RELEASE :star: New Features Restrict access to property paths on Class references https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28262";>#28262 Improve diagnostics in SpEL for large array creation https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28257";>#28257 v5.2.19.RELEASE :star: New Features Declare serialVersionUID on DefaultAopProxyFactory https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27785";>#27785 Use ByteArrayDecoder in DefaultClientResponse::createException https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27667";>#27667 :lady_beetle: Bug Fixes ProxyFactoryBean getObject called before setInterceptorNames, silently creating an invalid proxy [SPR-7582] https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27817";>#27817 Possible NPE in Spring MVC LogFormatUtils https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27783";>#27783 UndertowHeadersAdapter's remove() method violates Map contract https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27593";>#27593 Fix assertion failure messages in DefaultDataBuffer.checkIndex() https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27577";>#27577 :notebook_with_decorative_cover: Documentation Lazy annotation throws exception if non-required bean does not exist https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27660";>#27660 Incorrect Javadoc in [NamedParameter]JdbcOperations.queryForObject methods regarding exceptions https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27581";>#27581 DefaultResponseErrorHandler update javadoc comment https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27571";>#27571 :hammer: Dependency Upgrades Upgrade to Reactor Dysprosium-SR25 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27635";>#27635 Upgrade to Log4j2 2.16.0 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27825";>#27825 ... (truncated) Commits https://github.com/spring-projects/spring-framework/commit/8f4c17273499280394c6824d179e25702c8992f4";>8f4c172 Release v5.2.22.RELEASE https://github.com/spring-projects/spring-framework/commit/9f238c997d914cf9162dac9801a2f56dae359a3f";>9f238c9 Polishing https://github.com/spring-projects/spring-framework/commit/50177b1ad3485bd44239b1756f6c14607476fcf2";>50177b1 Refine CachedIntrospectionResults property introspection https://github.com/spring-projects/spring-framework/commit/159a99bbafdd6c01871228113d7042c3f83f360f";>159a99b Ignore invalid STOMP frame https://github.com/spring-projects/spring-framework/commit/41e158c93de4c62bf3d8aa768592ded42b08f9ef";>41e158c Next development version (v5.2.22.BUILD-SNAPSHOT) https://github.com/spring-projects/spring-framework/commit/833e750175349ab4fd502109a8b41af77e25cdea";>833e750 Improve documentation and matching algorithm in data binders https://github.com/spring-projects/spring-framework/commit/d70054d6864c78a300210490a0fb3af0e1f1b84f";>d70054d Upgrade to Log4j2
[GitHub] [ctakes] dependabot[bot] opened a new pull request, #6: Bump spring-beans from 4.3.12.RELEASE to 5.2.20.RELEASE in /ctakes-web-rest
dependabot[bot] opened a new pull request, #6: URL: https://github.com/apache/ctakes/pull/6 Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.12.RELEASE to 5.2.20.RELEASE. Release notes Sourced from https://github.com/spring-projects/spring-framework/releases";>spring-beans's releases. v5.2.20.RELEASE :star: New Features Restrict access to property paths on Class references https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28262";>#28262 Improve diagnostics in SpEL for large array creation https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28257";>#28257 v5.2.19.RELEASE :star: New Features Declare serialVersionUID on DefaultAopProxyFactory https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27785";>#27785 Use ByteArrayDecoder in DefaultClientResponse::createException https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27667";>#27667 :lady_beetle: Bug Fixes ProxyFactoryBean getObject called before setInterceptorNames, silently creating an invalid proxy [SPR-7582] https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27817";>#27817 Possible NPE in Spring MVC LogFormatUtils https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27783";>#27783 UndertowHeadersAdapter's remove() method violates Map contract https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27593";>#27593 Fix assertion failure messages in DefaultDataBuffer.checkIndex() https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27577";>#27577 :notebook_with_decorative_cover: Documentation Lazy annotation throws exception if non-required bean does not exist https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27660";>#27660 Incorrect Javadoc in [NamedParameter]JdbcOperations.queryForObject methods regarding exceptions https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27581";>#27581 DefaultResponseErrorHandler update javadoc comment https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27571";>#27571 :hammer: Dependency Upgrades Upgrade to Reactor Dysprosium-SR25 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27635";>#27635 Upgrade to Log4j2 2.16.0 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27825";>#27825 v5.2.18.RELEASE :star: New Features Enhance DefaultResponseErrorHandler to allow logging complete error response body https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27558";>#27558 DefaultMessageListenerContainer does not log an error/warning when consumer tasks have been rejected https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27457";>#27457 :lady_beetle: Bug Fixes Performance impact of con.getContentLengthLong() in AbstractFileResolvingResource.isReadable() downloading huge jars to check component length https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27549";>#27549 Performance impact of ResourceUrlEncodingFilter on HttpServletResponse#encodeURL https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27548";>#27548 Avoid duplicate JCacheOperationSource bean registration in https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27547";>#27547 Non-escaped closing curly brace in RegEx results in initialization error on Android https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27502";>#27502 Proxy generation with Java 17 fails with "Cannot invoke "Object.getClass()" because "cause" is null" https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27498";>#27498 ConcurrentReferenceHashMap's entrySet violates the Map contract https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27455";>#27455 :hammer: Dependency Upgrades Upgrade to Reactor Dysprosium-SR24 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27526";>#27526 v5.2.17.RELEASE ... (truncated) Commits https://github.com/spring-projects/spring-framework/commit/cfa701b8726f06528e9d408b1b94f333f70da45f";>cfa701b Release v5.2.20.RELEASE https://github.com/spring-projects/spring-framework/commit/996f701a1916d10202c1d0d281f06ab1f2e1117e";>996f701 Refine PropertyDescriptor filtering https://github.com/spring-projects/spring-framework/commit/90cfde985ef08e8372ffefda2156f8091f65efe6";>90cfde9 Improve diagnostics in SpEL for large array creation https://github.com/spring-projects/spring-framework/commit/94f52bc94f885fe97201b93bc1c92f35e7b0afa9";>9
[GitHub] [ctakes] dependabot[bot] opened a new pull request, #2: Bump mysql-connector-java from 6.0.6 to 8.0.28 in /ctakes-web-rest
dependabot[bot] opened a new pull request, #2: URL: https://github.com/apache/ctakes/pull/2 Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 6.0.6 to 8.0.28. Changelog Sourced from https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES";>mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/";>https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.31 Fix for Bug#33637993, Loss of backslashes in data after modify api is used. Fix for Bug#34529014, JSonParser not accepting valid JSON string when converting to DbDoc. Fix for Bug#67828 (Bug#15967406), Crashing applets due to reading file.encoding system property. WL#15259, Review maven publishing process. Fix for Bug#107222 (Bug#34150112), ClientPreparedStatement.toString() no longer interpolates byte arrays. Fix for Bug#104753 (Bug#33286177), PreparedStatement.setFetchSize(0) causes ArrayIndexOutOfBoundsException. Version 8.0.30 Fix for Bug#107510 (Bug#34259416), Empty string given to set() from Collection.modify() replaces full document. Fix for Bug#106758 (33973048), DatabaseMetaData.getTypeInfo returns AUTO_INCREMENT = false for all datatypes. Fix for Bug#34090350, Update mappings for utf8mb3 and utf8mb4 collations. Fix for Bug#106880 (34022110), Outdated description in connection property 'rewriteBatchedStatements'. Fix for Bug#34082503, CONTRIBUTING.md contains broken links. Fix for Bug#106779 (33976245), Contribution: Fix typo in PropertyDefinitions. Thanks to Weijie Wu for his contribution. Fix for Bug#76623 (20856749), JDBC driver misinterprets "--" as a comment, instead of "-- ". Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server fails to rewrite batch insert when column name contains word select. Fix for Bug#106435 (33850099), 8.0.28 Connector/J has regressive in setAutoCommit after Bug#104067 (33054827). Fix for Bug#106240 (33781440), StringIndexOutOfBoundsException when VALUE is at the end of the query. Fix for Bug#106397 (33893591), Contribution: fix: fix LocalizedErrorMessages.properties doc: less then -> ... Thanks to Jianjian Song for his contribution. Fix for Bug#77924 (25710160), JDBC SOCKS SHOULD NOT PERFORM LOCAL DNS RESOLUTION. Fix for Bug#82084 (23743938), YEAR DATA TYPE RETURNS INCORRECT VALUE FOR JDBC GETCOLUMNTYPE(). ... (truncated) Commits https://github.com/mysql/mysql-connector-j/commit/7ff2161da3899f379fb3171b6538b191b1c5c7e2";>7ff2161 Updating copyright years https://github.com/mysql/mysql-connector-j/commit/b13af389b3e0f0afe4366ecddbe7e8c541bfb606";>b13af38 Fix for DateTimeTest according to changes in MySQL server. https://github.com/mysql/mysql-connector-j/commit/5c7b7753287e1399b3437aae2253acf611acd54d";>5c7b775 Update in test for Bug#96900 (30355150). https://github.com/mysql/mysql-connector-j/commit/e1169ee5adf5561dad2814b4ede82dd167ee6e93";>e1169ee Fix for Bug#99260 (31189960), statement.setQueryTimeout,creates a database co... https://github.com/mysql/mysql-connector-j/commit/05778ef59adc154df1a81bcfbd7b5913859f4b31";>05778ef Fix for Bug#103324 (32770013), X DevAPI Collection.replaceOne() missing match... https://github.com/mysql/mysql-connector-j/commit/48219f28f8dab9855803d2c34f9d43c3da4c5393";>48219f2 Fix for Bug#105197 (33461744), Statement.executeQuery() may return non-naviga... https://github.com/mysql/mysql-connector-j/commit/24cf7e22e8f8381d076d18bce8d569812e1a0d26";>24cf7e2 Fix for Bug#105323 (33507321), README.md contains broken links. https://github.com/mysql/mysql-connector-j/commit/ad46620321e815fb22bed3c81f278cab8fbfe891";>ad46620 Fix for Bug#96900 (30355150), STATEMENT.CANCEL()CREATE A DATABASE https://github.com/mysql/mysql-connector-j/commit/4d19ea1a60ac9e97aae9074190c08c6f097a00ed";>4d19ea1 Fix for Bug#104067 (33054827), No reset autoCommit after unknown issue occurs. https://github.com/mysql/mysql-connector-j/commit/bc45d35c2d023d2e82dc6c3e2b12745389f3c3c1";>bc45d35 Fix for Bug#85223 (25656020), MYSQLSQLXML SETSTRING CRASH. Additional commits viewable in https://github.com/mysql/mysql-connector-j/compare/6.0.6...8.0.28";>compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as lo
[GitHub] [ctakes] dependabot[bot] opened a new pull request, #5: Bump uimaj-core from 2.10.2 to 3.3.1 in /ctakes-web-rest
dependabot[bot] opened a new pull request, #5: URL: https://github.com/apache/ctakes/pull/5 Bumps [uimaj-core](https://github.com/apache/uima-uimaj) from 2.10.2 to 3.3.1. Release notes Sourced from https://github.com/apache/uima-uimaj/releases";>uimaj-core's releases. Apache UIMA Java SDK 3.3.1 Apache UIMA (Unstructured Information Management Architecture) v3.3.1 Release Notes Contents https://github.com/apache/uima-uimaj/blob/HEAD/#what.is.uima";>What is UIMA? https://github.com/apache/uima-uimaj/blob/HEAD/#major.changes";>Major Changes in this Release https://github.com/apache/uima-uimaj/blob/HEAD/#get.involved";>How to Get Involved https://github.com/apache/uima-uimaj/blob/HEAD/#report.issues";>How to Report Issues What is UIMA? Unstructured Information Management applications are software systems that analyze large volumes of unstructured information in order to discover knowledge that is relevant to an end user. UIMA is a framework and SDK for developing such applications. An example UIM application might ingest plain text and identify entities, such as persons, places, organizations; or relations, such as works-for or located-at. UIMA enables such an application to be decomposed into components, for example "language identification" -> "language specific segmentation" -> "sentence boundary detection" -> "entity detection (person/place names etc.)". Each component must implement interfaces defined by the framework and must provide self-describing metadata via XML descriptor files. The framework manages these components and the data flow between them. Components are written in Java or C++; the data that flows between components is designed for efficient mapping between these languages. UIMA additionally provides capabilities to wrap components as network services, and can scale to very large volumes by replicating processing pipelines over a cluster of networked nodes. Apache UIMA is an Apache-licensed open source implementation of the UIMA specification (that specification is, in turn, being developed concurrently by a technical committee within http://www.oasis-open.org";>OASIS, a standards organization). We invite and encourage you to participate in both the implementation and specification efforts. ... (truncated) Changelog Sourced from https://github.com/apache/uima-uimaj/blob/main/RELEASE_NOTES.md";>uimaj-core's changelog. Apache UIMA (Unstructured Information Management Architecture) v3.3.1 Release Notes Contents https://github.com/apache/uima-uimaj/blob/main/#what.is.uima";>What is UIMA? https://github.com/apache/uima-uimaj/blob/main/#major.changes";>Major Changes in this Release https://github.com/apache/uima-uimaj/blob/main/#list.issues";>List of JIRA Issues Fixed in this Release https://github.com/apache/uima-uimaj/blob/main/#get.involved";>How to Get Involved https://github.com/apache/uima-uimaj/blob/main/#report.issues";>How to Report Issues What is UIMA? Unstructured Information Management applications are software systems that analyze large volumes of unstructured information in order to discover knowledge that is relevant to an end user. UIMA is a framework and SDK for developing such applications. An example UIM application might ingest plain text and identify entities, such as persons, places, organizations; or relations, such as works-for or located-at. UIMA enables such an application to be decomposed into components, for example "language identification" -> "language specific segmentation" -> "sentence boundary detection" -> "entity detection (person/place names etc.)". Each component must implement interfaces defined by the framework and must provide self-describing metadata via XML descriptor files. The framework manages these components and the data flow between them. Components are written in Java or C++; the data that flows between components is designed for efficient mapping between these languages. UIMA additionally provides capabilities to wrap components as network services, and can scale to very large volumes by replicating processing pipelines over a cluster of networked nodes. Apache UIMA is an Apache-licensed open source implementation of the UIMA specification (that specification is, in turn, being developed concurrently by a technical committee within http://www.oasis-open.org";>OASIS, a standards organization). We invite and encourage you to participate in both the implementation and specification efforts. UIMA is a component framework for analysing unstructured content such as text, audio and video. It comprises an SDK and tooling for composing and running analytic components written in Java and C++, with some support for Perl, Python and TCL. Notable changes in this release This is a bug fix release. Bugs fi