Skip to content

Conversation

copybara-service[bot]
Copy link

refactor: Centralize logging exclusions and update maven plugin POM

This change moves the Spring Boot logging exclusions to the dependencyManagement section in the dev/pom.xml. This simplifies individual module POMs, such as the one for tutorials/city-time-weather, by removing the need for repeated exclusions. The maven_plugin/pom.xml is also updated to reflect its new role, though it appears to contain erroneously duplicated content.

This change moves the Spring Boot logging exclusions to the dependencyManagement section in the dev/pom.xml. This simplifies individual module POMs, such as the one for tutorials/city-time-weather, by removing the need for repeated exclusions. The maven_plugin/pom.xml is also updated to reflect its new role, though it appears to contain erroneously duplicated content.

PiperOrigin-RevId: 804711972
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.

1 participant