Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
edewata committed Jan 16, 2024
1 parent 70094c0 commit 363da6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tomcatjss.spec
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ BuildRequires: slf4j
BuildRequires: slf4j-jdk14

# JSS
BuildRequires: jss = 4.10
BuildRequires: jss >= 4.10.0, jss < 5.0.0

# Tomcat
BuildRequires: tomcat
Expand All @@ -98,7 +98,7 @@ Requires: slf4j
Requires: slf4j-jdk14

# JSS
Requires: jss = 4.10
Requires: jss >= 4.10.0, jss < 5.0.0

# Tomcat
Requires: tomcat
Expand Down

0 comments on commit 363da6f

Please sign in to comment.