File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55 <parent >
66 <groupId >org.springframework.boot</groupId >
1010 </parent >
1111 <groupId >com.francescodisales</groupId >
1212 <artifactId >gitCliShell</artifactId >
13- <version >0.4.2</version >non
14- <name >githubterminal </name >
13+ <version >0.4.2</version >
14+ <name >gitCliShell </name >
1515 <description >Demo project for Spring Boot</description >
1616
1717 <properties >
3333 </exclusions >
3434 </dependency >
3535
36- <!-- https://mvnrepository.com/artifact/org.springframework.shell/spring-shell-starter -->
37- <dependency >
38- <groupId >org.springframework.shell</groupId >
39- <artifactId >spring-shell-starter</artifactId >
40- <version >2.0.1.RELEASE</version >
41- </dependency >
36+ <!-- https://mvnrepository.com/artifact/org.springframework.shell/spring-shell-starter -->
37+ <dependency >
38+ <groupId >org.springframework.shell</groupId >
39+ <artifactId >spring-shell-starter</artifactId >
40+ <version >2.0.1.RELEASE</version >
41+ </dependency >
4242
4343 <!-- https://mvnrepository.com/artifact/org.jsoup/jsoup -->
4444 <dependency >
You can’t perform that action at this time.
0 commit comments