This is an automated email from the ASF dual-hosted git repository. rgoers pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-flume-spring-boot.git
commit 462a85bb152079dfd7884ffb62464d1d171a1717 Merge: bc3ad08 186ab66 Author: Ralph Goers <[email protected]> AuthorDate: Mon Jun 15 08:00:41 2026 -0700 Merge pull request #7 from apache/spring-boot-4 Upgrade to Spring Boot 4 checkstyle-header.txt | 16 ---- flume-spring-boot-dist/pom.xml | 3 +- flume-spring-boot/pom.xml | 50 ++++++++++++- .../boot/config/AbstractFlumeConfiguration.java | 27 +++---- .../spring/boot/config/SpringConfiguration.java | 7 +- .../flume/spring/boot/runner/SpringFlume.java | 4 +- .../apache/flume/spring/app/TestSpringFlume.java | 4 +- .../apache/flume/spring/app/config/AppConfig.java | 19 +++-- ...k.boot.autoconfigure.AutoConfiguration.imports} | 2 +- .../src/test/resources/log4j2-test.xml | 2 +- pom.xml | 87 +++++----------------- 11 files changed, 104 insertions(+), 117 deletions(-)
