Skip to content

Commit

Permalink
align with 1.4 ordering of optional directive
Browse files Browse the repository at this point in the history
Signed-off-by: Ceki Gulcu <[email protected]>
  • Loading branch information
ceki committed Nov 18, 2022
1 parent 0834864 commit f22b07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logback-classic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<optional>true</optional>
<scope>provided</scope>
<optional>true</optional>
</dependency>

<dependency>
Expand Down

0 comments on commit f22b07a

Please sign in to comment.