Updated to resolve failed build

This commit is contained in:
Glenn Renfro
2020-09-22 15:47:58 -04:00
parent 71485fd5cd
commit 7c23c31f48
3 changed files with 2 additions and 4 deletions

View File

@@ -251,10 +251,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
</plugin>
<plugin>
<groupId>io.spring.javaformat</groupId>
<artifactId>spring-javaformat-maven-plugin</artifactId>
</plugin>
</plugins>
</build>

View File

@@ -13,5 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
logging.level.root=DEBUG
spring.application.name=Demo Batch Job Task

View File

@@ -13,5 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
logging.level.org.springframework.cloud.task=DEBUG
spring.application.name=Demo Timestamp Task