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

jasypt-spring-boot 2.0.0 and 2.1.0 not compile #278

Closed
KaGet27 opened this issue Jul 7, 2021 · 1 comment
Closed

jasypt-spring-boot 2.0.0 and 2.1.0 not compile #278

KaGet27 opened this issue Jul 7, 2021 · 1 comment

Comments

@KaGet27
Copy link

KaGet27 commented Jul 7, 2021

Hey !! when i'm trying to downgrade the version to 2.0.0 for run my java project ( I had a #97 issue ) but i have now the jasypt-spring-boot-starter:2.0.0 does not work #82 issue :

4.0.0

WebsisBack
WebsisBack
1.0-SNAPSHOT

war

app.Application

org.springframework.boot spring-boot-starter-parent 1.5.9.RELEASE org.apache.maven.plugins maven-compiler-plugin 8 8 org.springframework.boot spring-boot-starter-web com.j2html j2html 1.4.0 org.springframework.boot spring-boot-starter-mail 2.2.5.RELEASE com.google.code.gson gson 2.8.5 com.googlecode.json-simple json-simple 1.1.1 javax.servlet javax.servlet-api 4.0.1 commons-io commons-io 2.6 jar com.microsoft.sqlserver mssql-jdbc 7.2.0.jre8 org.postgresql postgresql 42.2.5 org.springframework.boot spring-boot-autoconfigure 1.5.9.RELEASE org.hibernate hibernate-core 5.4.1.Final org.springframework.boot spring-boot-starter-data-jpa com.github.ulisesbocchio jasypt-spring-boot-starter 2.1.0 org.apache.poi poi 4.1.0 org.springframework.data spring-data-commons 1.13.9.RELEASE com.google.collections google-collections 1.0 jar

Any ideas ?

@ulisesbocchio
Copy link
Owner

for #82 there seems to be an issue with either spring's pom/build script or gradle itself, so nothing I can do about that, but you can add the dependencies needed as a workaround. In any case, make sure the version of spring you're using is compatible with this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants