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 to java 17 #7

Merged
merged 3 commits into from
Sep 8, 2023
Merged

Conversation

wolfgang-janz
Copy link
Contributor

No description provided.

@wolfgang-janz wolfgang-janz requested a review from a team July 26, 2023 07:26
@wolfgang-janz wolfgang-janz changed the title feat(): upgrade to java 17 upgrade to java 17 Jul 26, 2023
@wolfgang-janz wolfgang-janz marked this pull request as ready for review August 5, 2023 14:52
Copy link

@spflueger spflueger left a comment

Choose a reason for hiding this comment

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

LGTM

</properties>

<dependencies>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.8.0-M1</version>
<version>5.9.3</version>

Choose a reason for hiding this comment

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

Da das Review ne Zeit hat auf sich warten lassen: es gibt inzwischen 5.10.0

Copy link
Contributor Author

Choose a reason for hiding this comment

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

wollte eigentlich nur die nötigsten dependencies updaten (und die Meilenstein-Versionen loswerden). Nicht ganz konsistent, gebe ich zu. Wir können aber gerne noch eine PR machen, außerhalb des java updates wo wir generell mal die dependencies hochziehen.

@@ -15,30 +15,26 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>

Choose a reason for hiding this comment

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

3.11.0

Copy link
Contributor Author

Choose a reason for hiding this comment

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

wollte eigentlich nur die nötigsten dependencies updaten. würde die hier deshalb erstmal belassen

@michael77777777777
Copy link

Verstehe deine Intention @wolfgang-janz . Dann passt es für mich so im Kontext Java17 Upgrade. Ein eigener PR, um mal die Dependencies auf die aktuellen Stand zu bringen, fände ich allerdings sinnvoll.

@wolfgang-janz wolfgang-janz merged commit 9646e02 into challenge-weatherdata Sep 8, 2023
1 check passed
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.

3 participants