Replace deprecated OutputCapture in Spring Boot quickstart test
---------------------------------------------------------------
Key: JBTM-2726
URL:
https://issues.jboss.org/browse/JBTM-2726
Project: JBoss Transaction Manager
Issue Type: Task
Components: Demonstrator
Reporter: Gytis Trikleris
Assignee: Gytis Trikleris
Priority: Minor
Fix For: 5.3.5.Final
Replace deprecated org.springframework.boot.test.OutputCapture with
org.springframework.boot.test.rule.OutputCapture.