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

Updating dependencies #269

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Updating dependencies #269

merged 1 commit into from
Dec 20, 2023

Conversation

svanteschubert
Copy link
Contributor

Updating dependencies before release

@@ -29,7 +29,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>28</version>
<version>31</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stupid question: what is this "apache" thing?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stupid question: what is this "apache" thing?

It is a parent pom with basic dependencies, which is the default for all Apache projects. I like their tooling such as the -Ppedantic build option searching for files without copy-right header! :-)
see https://maven.apache.org/pom/asf/ for details

@mistmist mistmist merged commit 467c821 into master Dec 20, 2023
3 checks passed
@svanteschubert svanteschubert deleted the dependency-update branch December 20, 2023 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants