Announcing the atlassian-connect-spring-boot 4.0.1 release and end of support for atlassian-connect-spring-boot 3.x

Hi developer community,

Version 4.0.1 of atlassian-connect-spring-boot is now available via Maven Central: com.atlassian.connect:atlassian-connect-spring-boot:4.0.1. Atlassian Connect Spring Boot has now upgraded to Java 17 and Spring Boot 3.x.

Please have a look at the Release of atlassian-connect-spring-boot 4.0.1 and End of support for atlassian-connect-spring-boot 3.x for more details.

4 Likes

Hi,

I’m seeing this warning on startup. It seems harmless, but can you check if it’s worth fixing in the library?

WARN 7 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: com.atlassian.connect.spring.AtlassianHostRepository

It might also make sense to upgrade Spring Boot from 3.1.0 to 3.1.3

Do you also have plans to support WebClient?

1 Like

Hi Atlassian,

Upgrading to the atlassian-connect-spring-boot 4.0.2 introduces two new High vulnerabilities, reported by Snyk:

1 Like

Hi @lexek-92,

Thanks for your feedback! We are looking into the issue you mentioned, is there an example that shows the warning on startup?

Regarding upgrading Spring Boot from 3.1.0 to 3.1.3, I have created a ticket in ACSRPING board : )

We don’t have plans to support WebClient at the moment, but we will let the community know when that happens.

Hope this helps :smiley:

Hi,

It seems that the issue should be reproducible with any minimal JPA setup.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.