-
Notifications
You must be signed in to change notification settings - Fork 154
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 (32.0) #4545
Comments
reckart
added a commit
that referenced
this issue
Feb 22, 2024
- commons-logging 1.2 -> 1.3.0 - javassist 3.29.2 -> 3.30.2 - commons-compress 1.25.0 -> 1.26.0 - commons-validator 1.7 -> 1.8.0 - mockito 5.7.0 -> 5.10.0 - log4j2 2.22.1 -> 2.23.0 - postgres 42.6.1 -> 42.7.2 - okio 3.6.0 -> 3.8.0 - bootstrap 5.3.2 -> 5.3.3
reckart
added a commit
that referenced
this issue
Feb 22, 2024
…ade-dependencies #4545 - Upgrade dependencies
reckart
added a commit
that referenced
this issue
Feb 25, 2024
* main: (95 commits) #4556 - Unable to access PMC BioC service #4554 - Allow displaying comments from annotators on hover when curating using curation sidebar on the annotation page #4552 - No details shown when hovering over annotations in lower part of the curation page #4550 - Clean up code #4550 - Clean up code #4547 - Cannot create long-distance relation in PDF editor #4545 - Upgrade dependencies #4545 - Upgrade dependencies #4543 - UI for creating new concept or properties has broken layout #4541 - Upgrade dependencies #4538 - Lazy details and selecting annotations my break after opening a read-only document and not performing actions for a short time #4537 - Ability to group annotations by layer #4533 - BioC exported from INCEpTION cannot be imported again due to missing mandatory metadata [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-31.1 #4530 - Keyboard shortcuts for feature values may not work in certain editors #4528 - Display key bindings in radio group string feature editor #4525 - Support recommendations for non-string primitive features #4523 - Factor endpoint-specific FTS code out into adapter classes #4523 - Factor endpoint-specific FTS code out into adapter classes ... % Conflicts: % inception/inception-dependencies/pom.xml % inception/inception-imls-weblicht/pom.xml % inception/inception-kb/src/main/java/de/tudarmstadt/ukp/inception/kb/KnowledgeBaseServiceImpl.java % inception/inception-project-export/src/test/resources/log4j2-test.xml % inception/inception-recommendation/src/main/java/de/tudarmstadt/ukp/inception/recommendation/tasks/PredictionTask.java % inception/inception-recommendation/src/main/java/de/tudarmstadt/ukp/inception/recommendation/tasks/SelectionTask.java % inception/inception-recommendation/src/main/java/de/tudarmstadt/ukp/inception/recommendation/tasks/TrainingTask.java % inception/inception-ui-curation/pom.xml % inception/inception-ui-dashboard-activity/pom.xml % inception/inception-ui-kb/src/main/java/de/tudarmstadt/ukp/inception/ui/kb/initializers/NamedEntityIdentifierFeatureInitializer.java % inception/inception-ui-scheduling/pom.xml % inception/inception-ui-scheduling/src/main/java/de/tudarmstadt/ukp/inception/ui/scheduling/TaskMonitorPanel.java % pom.xml
reckart
added a commit
that referenced
this issue
Mar 17, 2024
- woodstox 6.5.1 -> 6.6.1 - json-schema-validator 1.0.88 -> 1.4.0 - oauth2-oidc-sdk 9.43.3 -> 9.43.4 - commons-compress 1.26.0 -> 1.26.1 - checkstyle 10.12.3 -> 10.14.2 - mockito 5.10.0 -> 5.11.0 - assertj 3.24.2 -> 3.24.2 - testcontainers 1.19.5 -> 1.19.7 - awaitlity 4.2.0 -> 4.2.1 - spring 5.3.32 -> 5.3.33 - log4j 2.23.0 -> 2.23.1 - tomcat 9.0.86 -> 9.0.87 - postgres-driver 42.7.2 -> .42.7.3 - rdf4j 4.3.9 -> 4.3.10 - asciidoctor 2.5.10 -> 2.5.12 - asciidoctor-diagram 2.2.9 -> 2.3.0 - asciidoctor-pdf -> 2.3.15 - jackson 2.16.1 -> 2.17.0 - okio 3.8.0 -> 3.9.0
reckart
added a commit
that referenced
this issue
Mar 18, 2024
…ade-dependencies #4545 - Upgrade dependencies
reckart
added a commit
that referenced
this issue
Apr 3, 2024
- commons-logging 1.3.0 -> 1.3.1 - byte-buddy 1.14.2 -> 1.14.3 - opensaml 4.3.0 -> 4.3.1 - spring-security 5.8.10 -> 5.8.11 - springdoc 1.7.0 -> 1.8.0 - swagger 2.2.20 -> 2.2.21 - wicket/wicketstuff 9.16.0 -> 9.17.0 - elasticsearch 7.17.18 -> 7.17.19 - rdf4j 4.3.10 -> 4.3.11
reckart
added a commit
that referenced
this issue
Apr 3, 2024
…ade-dependencies #4545 - Upgrade dependencies
reckart
added a commit
that referenced
this issue
Apr 16, 2024
- opensaml 4.3.1 -> 4.3.2 - commons-io 2.15.1 -> 2.16.1 - jgit 6.7.0 -> 6.9.0 - groovy (build) 4.0.20 -> 4.0.21 - spring 5.3.33 -> 5.3.34 - spring-security 5.8.11 -> 5.8.12 - slf4j 2.0.12 -> 2.0.13 - tomcat 9.0.87 -> 9.0.88 - elasticsearch 7.17.19 -> 7.17.20
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the refactoring action
Upgrade dependencies.
Expected benefit
Bug fixes and improvements.
The text was updated successfully, but these errors were encountered: