Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies (2.5.0) #1571

Closed
reckart opened this issue Sep 10, 2023 · 0 comments
Closed

Upgrade dependencies (2.5.0) #1571

reckart opened this issue Sep 10, 2023 · 0 comments
Assignees
Milestone

Comments

@reckart
Copy link
Member

reckart commented Sep 10, 2023

Describe the refactoring action

  • ant 1.10.12 -> 1.10.13
  • asciidoctor-pdf 2.3.15 -> 2.3.17
  • assertj 3.24.2 -> 3.26.3
  • checkstyle 10.12.4 -> 10.12.4
  • commons-cli 1.5.0 -> 1.8.0
  • commons-codec 1.15 -> 1.17.1
  • commons-compress 1.23.0 -> 1.26.2
  • commons-dbutils 1.7 -> 1.8.1
  • commons-io 2.13.0 -> 2.16.1
  • commons-lang3 3.12.0 -> 3.15.0
  • commons-logging 1.2 -> 1.3.3
  • commons-text 1.10.0 -> 1.11.0
  • corenlp 4.5.1 -> 4.5.7
  • dkpro-parent-pom 30 -> 32
  • dom4j 2.1.3 -> 2.1.4
  • fastutil 8.5.11 -> 8.5.14
  • gmavenplus-plugin 2.1.0 -> 3.0.2
  • groovy 4.0.11 -> 4.0.22
  • guava 32.0.1-jre -> 32.1.3-jre
  • hadoop 3.3.3 -> 3.4.0
  • hsqldb 2.7.1 -> 2.7.3
  • icu4j 73.1 -> 75.1
  • ivy 2.5.1 -> 2.5.2
  • jackson 2.15.1 -> 2.17.2
  • jakarta-persistence -> 3.0.0
  • jakarta-persistence-api 3.0.0 -> 3.2.0
  • jakarta-xml-bind -> 4.0.0
  • jakarta-xml.bind-api 4.0.0 -> 4.0.2
  • jaxb-impl 2.3.2 -> 2.3.9
  • jena 4.6.1 -> 4.10.0
  • jsoup 1.16.1 -> 1.18.1
  • jtok 2.1.19 -> 2.1.21
  • junit 5.9.3 -> 5.10.3
  • junit-platform 1.9.3 -> 1.10.3
  • junrar 7.5.4 -> 7.5.5
  • jwpl 0.9.2 -> 2.0.0
  • languagetool 6.1 -> 6.4
  • license-maven-plugin 3.0 -> 4.4
  • log4j2 2.20.0 -> 2.23.1
  • maven-checkstyle-plugin 3.1.1 -> 3.3.1
  • opennlp 2.0.0 -> 2.3.3 (except in IXA module)
  • opentest4j 1.2.0 -> 1.3.0
  • pdfbox 2.0.26 -> 3.0.2
  • reflections 0.9.10 -> 0.10.2
  • slf4j 2.0.7 -> 2.0.13
  • smile 3.0.1 -> 3.1.1
  • snakeyaml 2.0 -> 2.2
  • solr 6.3.0 -> 9.6.1
  • spdx-maven-plugin 0.6.3 -> 0.7.3
  • spring 5.3.27 -> 5.3.30
  • tika 2.8.0 -> 2.9.2
  • uima 3.4.1 -> 3.5.0
  • uimafit 3.4.0 -> 3.5.0
  • versions-maven-plugin 2.14.2 -> 2.16.2
  • webanno-tsv code from INCEpTION 29.x
  • woodstox-core 6.5.0 -> 6.7.0
  • xmlunit 2.9.1 -> 2.10.0
  • xom 1.3.8 -> 1.3.9

Expected benefit
Bug fixes and improvements.

@reckart reckart added this to the 2.5.0 milestone Sep 10, 2023
@reckart reckart self-assigned this Sep 10, 2023
reckart added a commit that referenced this issue Sep 10, 2023
- ivy 2.5.1 -> 2.5.2
reckart added a commit that referenced this issue Sep 13, 2023
- ivy 2.5.1 -> 2.5.2
- comment jtok out since the jtok artifact is no longer available
reckart added a commit that referenced this issue Sep 13, 2023
- Update webanno-tsv code and test data to version from INCEpTION 29.1
reckart added a commit that referenced this issue Sep 13, 2023
- Update webanno-tsv code and test data to version from INCEpTION 29.1
reckart added a commit that referenced this issue Oct 22, 2023
- Add JTok back in from its new location
- jtok 2.1.19 -> 2.1.21
- spring 5.3.27 -> 5.3.30
reckart added a commit that referenced this issue Nov 1, 2023
reckart added a commit that referenced this issue Nov 1, 2023
- junrar 7.5.4 -> 7.5.5
- corenlp 4.5.1 -> 4.5.5
- hadoop 3.3.3 -> 3.3.6
- jsoup 1.16.1 -> 1.16.2
- commons-dbutils 1.7 -> 1.8.1
- hsqldb 2.7.1 -> 2.7.2
- tika 2.8.0 -> 2.9.1
- opennlp 2.0.0 -> 2.3.0 (except in IXA module)
- languagetool 6.1 -> 6.3
- smile 3.0.1 -> 3.0.2
- reflections 0.9.10 -> 0.10.2
- junit 5.9.3 -> 5.10.0
- junit-platform 1.9.3 -> 1.10.0
- groovy 4.0.11 -> 4.0.15
- icu4j 73.1 -> 74.1
- jackson 2.15.1 -> 2.15.3
- log4j 2.20.0 -> 2.21.1
- slf4j 2.0.7 -> 2.0.9
- snakeyaml 2.0 -> 2.2
- woodstox-core 6.5.0 -> 6.5.1
- commons-cli 1.5.0 -> 1.6.0
- commons-codec 1.15 -> 1.16.0
- commons-io 2.13.0 -> 2.15.0
- commons-text 1.10.0 -> 1.11.0
- commons-lang 3.12.0 -> 3.13.0
- commons-compress 1.23.0 -> 1.24.0
- xom 1.3.8 -> 1.3.9
- dom4j 2.1.3 -> 2.1.4
- guava 32.0.1-jre -> 32.1.3-jre
- fastutil 8.5.11 -> 8.5.12
- checkstyle 8.45.1 -> 10.12.4
reckart added a commit that referenced this issue Nov 2, 2023
reckart added a commit that referenced this issue Feb 28, 2024
- junit 5.10.0 -> 5.10.1
- junit-platform 1.10.0 -> 1.10.1
- uima 3.4.1 -> 3.5.0
- uimafit 3.4.0 -> 3.5.0
- jakarta-persistence -> 3.0.0
- jakarta-xml-bind -> 4.0.0
- jwpl 0.9.2 -> 2.0.0
reckart added a commit that referenced this issue May 7, 2024
- dkpro-parent-pom 30 -> 32
- junit 5.10.1 -> 5.10.2
- assertj 3.24.2 -> 3.25.3
- xmlunit 2.9.1 -> 2.10.0
- groovy 4.0.15 -> 4.0.21
- icu4j 74.1 -> 74.2
- jackson 2.15.3 -> 2.17.1
- jena 4.6.1 -> 4.10.0
- log4j2 2.21.1 -> 2.23.1
- slf4j 2.0.9 -> 2.0.13
- opentest4j 1.2.0 -> 1.3.0
- woodstox 6.5.1 -> 6.6.2
- commons-cli 1.6.0 -> 1.7.0
- commons-codec 1.16.0 -> 1.17.0
- commons-io 2.15.0 -> 2.16.1
- commons-lang3 3.13.0 -> 3.14.0
- commons-compress 1.24.0 -> 1.26.1
- ant 1.10.12 -> 1.10.13
- commons-logging 1.2 -> 1.3.1
- fastutil 8.5.12 -> 8.5.13
- jaxb-impl 2.3.2 -> 2.3.9
- versions-maven-plugin 2.14.2 -> 2.16.2
- spdx-maven-plugin 0.6.3 -> 0.7.3
- maven-checkstyle-plugin 3.1.1 -> 3.3.1
- checkstyle 10.12.4 -> 10.16.0
- smile 3.0.2 -> 3.1.0
- opennlp 2.3.0 -> 2.3.3
- languagetool 6.3 -> 6.4
- tika 2.9.1 -> 2.9.2
- solr 6.3.0 -> 6.6.6
- jsoup 1.16.2 -> 1.17.2
- license-maven-plugin 3.0 -> 4.4
- hadoop 3.3.6 -> 3.4.0
- gmavenplus-plugin 2.1.0 -> 3.0.2
- corenlp 4.5.5 -> 4.5.7
reckart added a commit that referenced this issue May 7, 2024
@reckart reckart closed this as completed May 7, 2024
reckart added a commit that referenced this issue May 7, 2024
…features-so-they-are-not-rendered-as-literal-strings

* main:
  No issue: Added Jenkinsfile
  #1571 - Upgrade dependencies
  #1571 - Upgrade dependencies

% Conflicts:
%	dkpro-core-io-rdf-asl/src/test/java/org/dkpro/core/io/rdf/RdfCasWriterTest.java
reckart added a commit that referenced this issue May 7, 2024
…features-so-they-are-not-rendered-as-literal-strings

* main:
  No issue: Added Jenkinsfile
  #1571 - Upgrade dependencies
  #1571 - Upgrade dependencies

% Conflicts:
%	dkpro-core-io-rdf-asl/src/test/java/org/dkpro/core/io/rdf/RdfCasWriterTest.java
reckart added a commit that referenced this issue Jul 30, 2024
- hsqldb 2.7.2 -> 2.7.3
- smile 3.1.0 -> 3.1.1
- junit 5.10.2 -> 5.10.3
- junit-platform 1.10.2 -> 1.10.3
- assertj 3.25.3 -> 3.26.3
- groovy 4.0.21 -> 4.0.22
- jackson 2.17.1 -> 2.17.2
- asciidoctor-pdf 2.3.15 -> 2.3.17
- woodstox-core 6.6.2 -> 6.7.0
- commons-cli 1.7.0 -> 1.8.0
- commons-codec 1.17.0 -> 1.17.1
- commons-lang3 3.14.0 -> 3.15.0
- commons-compress 1.26.1 -> 1.26.2
- commons-logging 1.3.1 -> 1.3.3
- fastutil 8.5.13 -> 8.5.14
- jakarta.persistence-api 3.0.0 -> 3.2.0
- jakarta.xml.bind-api 4.0.0 -> 4.0.2
- checkstyle 10.16.0 -> 10.17.0
@reckart reckart reopened this Jul 30, 2024
reckart added a commit that referenced this issue Aug 1, 2024
- hsqldb 2.7.2 -> 2.7.3
- smile 3.1.0 -> 3.1.1
- junit 5.10.2 -> 5.10.3
- junit-platform 1.10.2 -> 1.10.3
- assertj 3.25.3 -> 3.26.3
- groovy 4.0.21 -> 4.0.22
- jackson 2.17.1 -> 2.17.2
- asciidoctor-pdf 2.3.15 -> 2.3.17
- woodstox-core 6.6.2 -> 6.7.0
- commons-cli 1.7.0 -> 1.8.0
- commons-codec 1.17.0 -> 1.17.1
- commons-lang3 3.14.0 -> 3.15.0
- commons-compress 1.26.1 -> 1.26.2
- commons-logging 1.3.1 -> 1.3.3
- fastutil 8.5.13 -> 8.5.14
- jakarta.persistence-api 3.0.0 -> 3.2.0
- jakarta.xml.bind-api 4.0.0 -> 4.0.2
- checkstyle 10.16.0 -> 10.17.0
reckart added a commit that referenced this issue Aug 1, 2024
- pdfbox 2.0.26 -> 3.0.2
- icu4j 74.2 -> 75.1
reckart added a commit that referenced this issue Aug 1, 2024
- Introduce BOMs
reckart added a commit that referenced this issue Aug 2, 2024
- Introduce BOMs
reckart added a commit that referenced this issue Aug 2, 2024
reckart added a commit that referenced this issue Aug 2, 2024
- jsoup 1.17.2 -> 1.18.1
- slight rearrangements following the BOM introduction
reckart added a commit that referenced this issue Aug 2, 2024
@reckart reckart closed this as completed Aug 3, 2024
reckart added a commit that referenced this issue Aug 4, 2024
- solr 6.6.6 -> 9.6.1
reckart added a commit that referenced this issue Aug 4, 2024
@github-project-automation github-project-automation bot moved this to Done in Kanban Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant