Skip to content

Commit f22b07a

Browse files
committed
align with 1.4 ordering of optional directive
Signed-off-by: Ceki Gulcu <[email protected]>
1 parent 0834864 commit f22b07a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

logback-classic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@
107107
<dependency>
108108
<groupId>javax.servlet</groupId>
109109
<artifactId>javax.servlet-api</artifactId>
110-
<optional>true</optional>
111110
<scope>provided</scope>
111+
<optional>true</optional>
112112
</dependency>
113113

114114
<dependency>

0 commit comments

Comments
 (0)