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

Update Maven dependencies to latest versions #579

Closed
dstenger opened this issue Apr 27, 2023 · 7 comments · Fixed by #609
Closed

Update Maven dependencies to latest versions #579

dstenger opened this issue Apr 27, 2023 · 7 comments · Fixed by #609
Assignees
Projects
Milestone

Comments

@dstenger
Copy link
Contributor

Branch: 6.0

@dstenger dstenger added this to the 6.0 milestone Apr 27, 2023
@dstenger dstenger added this to To do in CITE via automation Apr 27, 2023
@dstenger dstenger self-assigned this May 3, 2023
@dstenger
Copy link
Contributor Author

dstenger commented May 3, 2023

Check if updates are necessary.

@vishalsingh2972
Copy link

@dstenger @ghobona can you please review PR #583

@dstenger dstenger moved this from To do to In progress in CITE Oct 25, 2023
dstenger added a commit that referenced this issue Oct 26, 2023
@dstenger
Copy link
Contributor Author

Updated dependencies commons-codec to version 1.16.0 and guava to version 32.1.2-jre: 2d2d8fe

@dstenger
Copy link
Contributor Author

dstenger commented Oct 26, 2023

Updated dependency jena-core to version 4.9.0: 682a54c

@dstenger
Copy link
Contributor Author

Refactored versions to dependencyManagement: 699c138

@dstenger
Copy link
Contributor Author

dstenger commented Nov 2, 2023

Following dependencies must still be updated to the latest versions:

<dependency>
  <groupId>org.testng</groupId>
  <artifactId>testng</artifactId>
</dependency>

<dependency>
  <groupId>org.xmlmatchers</groupId>
  <artifactId>xml-matchers</artifactId>
</dependency>

xml-matchers might be replaced.

@dstenger
Copy link
Contributor Author

Remaining tasks were moved to separate issues:

@dstenger dstenger moved this from In progress to To verify in CITE Nov 17, 2023
@dstenger dstenger removed their assignment Nov 17, 2023
@dstenger dstenger mentioned this issue Jan 11, 2024
CITE automation moved this from To verify to Done Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
CITE
  
Done
Development

Successfully merging a pull request may close this issue.

4 participants