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

Switch to Guice constructor injection #266

Merged
merged 6 commits into from
Dec 24, 2024
Merged

Switch to Guice constructor injection #266

merged 6 commits into from
Dec 24, 2024

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Dec 6, 2024

No description provided.

@elharo elharo requested review from olamy and gnodet December 6, 2024 15:24
@elharo elharo changed the title Switch to Guice constrcutor injection Switch to Guice constructor injection Dec 6, 2024
@elharo elharo marked this pull request as ready for review December 7, 2024 13:03
gnodet
gnodet previously requested changes Dec 7, 2024
pom.xml Outdated
@@ -257,7 +257,12 @@ under the License.
<artifactId>maven-shared-utils</artifactId>
<version>3.4.2</version>
</dependency>

<dependency>
<groupId>javax.inject</groupId>
Copy link
Contributor

Choose a reason for hiding this comment

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

This is a duplicate dependency and Maven 4 fails the build.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@elharo elharo merged commit 7ad7463 into master Dec 24, 2024
51 checks passed
@elharo elharo deleted the guice branch December 24, 2024 11:31
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.

4 participants