This is an automated email from the ASF dual-hosted git repository. rec pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
commit d37e5f76575baf81d96bf2cc5973a877ea6d8e93 Merge: a40740ae7 ebeef3ea3 Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Thu Sep 21 06:37:39 2023 +0200 Merge pull request #343 from apache/refactoring/325-Update-dependencies Issue #325: Update dependencies Jenkinsfile | 4 +- pom.xml | 121 +++++---------------- .../assembly/{bin.xml => bin-without-jackson.xml} | 9 +- src/main/assembly/bin.xml | 5 - .../NOTICE-without-jackson.md | 15 +++ src/main/eclipse/org.eclipse.jdt.core.prefs | 10 +- uimaj-core/pom.xml | 116 ++------------------ uimaj-documentation/pom.xml | 4 + uimaj-json/pom.xml | 4 +- uimaj-legacy-jira-report/pom.xml | 79 -------------- uimaj-parent/pom.xml | 16 ++- 11 files changed, 81 insertions(+), 302 deletions(-)
