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

Update StringTemplate version in gradle.properties #875

Merged
merged 1 commit into from Oct 19, 2023

Conversation

eedijs
Copy link
Contributor

@eedijs eedijs commented Oct 2, 2023

Newer version contains bugfixes.

@eedijs
Copy link
Contributor Author

eedijs commented Oct 5, 2023

This version also contains license in pom.xml:

<licenses>
    <license>
        <name>The BSD License</name>
        <url>http://www.antlr.org/license.html</url>
        <distribution>repo</distribution>
    </license>
</licenses>

Which is very useful for us - we have an internal tool which scans all maven dependencies and checks their licenses, and it is much easier if the license is located in pom.xml.

@jvalkeal jvalkeal added this to the 3.2.0-RC1 milestone Oct 15, 2023
@jvalkeal jvalkeal merged commit 1b41708 into spring-projects:main Oct 19, 2023
2 checks passed
@jvalkeal jvalkeal modified the milestones: 3.2.0-RC1, 3.2.0-M3 Nov 7, 2023
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.

None yet

2 participants