This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/ctakes-web-rest/mysql-mysql-connector-java-8.0.28
in repository https://gitbox.apache.org/repos/asf/ctakes.git
discard c8b312c Bump mysql-connector-java from 6.0.6 to 8.0.28 in
/ctakes-web-rest
add fa72585 A bunch of comments for ctakes-web-rest regarding possible
future development. Moved pom versions from dependencies to properties.
Refactored CuiResponse to use newer utility code.
add 45a09bc Bump mysql-connector-java from 6.0.6 to 8.0.28 in
/ctakes-web-rest
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c8b312c)
\
N -- N -- N
refs/heads/dependabot/maven/ctakes-web-rest/mysql-mysql-connector-java-8.0.28
(45a09bc)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
ctakes-web-rest/docker/Dockerfile | 10 ++++++-
ctakes-web-rest/pom.xml | 23 ++++++++++------
.../apache/ctakes/rest/service/CuiResponse.java | 32 ++++++++++++----------
3 files changed, 42 insertions(+), 23 deletions(-)