Skip to content

Commit

Permalink
Merge pull request #77 from froque/add_scribe
Browse files Browse the repository at this point in the history
Adds scribe groupId
  • Loading branch information
jonathanlermitage authored Apr 23, 2024
2 parents dd05160 + e08121d commit 7356189
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion uc/og-definitions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2024/04/16",
"date": "2024/04/23",
"migration": [
{
"old": "acegisecurity",
Expand Down Expand Up @@ -1859,6 +1859,10 @@
"old": "org.scalatest:scalatest",
"new": "org.scala-tools.testing:scalatest"
},
{
"old": "org.scribe",
"new": "com.github.scribejava"
},
{
"old": "org.semanticweb.vlog4j:vlog4j-base",
"new": "org.semanticweb.rulewerk:vlog-java"
Expand Down

0 comments on commit 7356189

Please sign in to comment.