Changes of plugin-publish plugin

I have see that there are new versions of the plugin-publish plugin. But I can not see any release notes. What are the changes?

https://plugins.gradle.org/plugin/com.gradle.plugin-publish

I had the same doubt, and I found that the page at the plugin portal listed changes in the target version.

For instance, Gradle - Plugin: com.gradle.plugin-publish says as follows:

Block the publishing of plugins with direct or transitive dependencies on compromised versions of
org.apache.logging.log4j:log4j-core; the exact version range rejected is [2.+,2.17.1)

1 Like